Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-17 | turned on ts strict option | IRONM00N | |
2021-08-16 | Automatically format code | github-actions[bot] | |
2021-08-16 | Merge pull request #17 from jani270/discord-nitro | IRONM00N | |
hi pls merge | |||
2021-08-16 | make lowercase to please my ocd | IRONM00N | |
2021-08-16 | add viewraw context menu command | IRONM00N | |
2021-08-16 | Added new Scamshit | jani270 | |
2021-08-15 | better error handling | IRONM00N | |
2021-08-14 | maybe fix errors? | IRONM00N | |
2021-08-14 | fix discord.js changes | IRONM00N | |
2021-08-14 | Merge pull request #16 from jani270/scamthing | IRONM00N | |
Added new links | |||
2021-08-15 | 3 new links | jani270 | |
2021-08-12 | Another Link | jani270 | |
2021-08-11 | Added another Link | jani270 | |
2021-08-10 | Links | jani270 | |
2021-08-10 | Added new links | jani270 | |
2021-08-07 | few fixes | IRONM00N | |
2021-08-06 | 2 new links | jani270 | |
2021-08-06 | YEP | jani270 | |
2021-08-06 | Update badlinks.json | jani270 | |
2021-08-05 | maybe this fixes it? | IRONM00N | |
2021-08-05 | actually use the correct function | IRONM00N | |
2021-08-05 | remove explicit any and add error for code block | IRONM00N | |
2021-08-05 | a few fixes and stuff | IRONM00N | |
2021-08-05 | fixed ~500 errors from breaking changes | IRONM00N | |
2021-08-04 | misc | IRONM00N | |
2021-07-31 | misc fixes | IRONM00N | |
2021-07-31 | throw error objects instead of strings | IRONM00N | |
2021-07-31 | upgraded to typescript 4.3.5 | IRONM00N | |
The reason I had to use getters and setters for the db models is because in the newer version of typescript the properties would be defined at runtime and override the getter and setters that sequalize uses later, causing all the values to be undefined and not being able to save any information. | |||
2021-07-31 | Automatically format code | github-actions[bot] | |
2021-07-31 | Github High or smth | jani270 | |
2021-07-30 | remove debug stuff and remove message.deleteable because its broken | IRONM00N | |
2021-07-30 | general clean up and fix automod | IRONM00N | |
2021-07-30 | clean up and fix stuff | IRONM00N | |
2021-07-29 | added a rudimentary automod, fixed a bunch of stuff, added some more listeners | IRONM00N | |
2021-07-26 | chore: add new eslint rule | IRONM00N | |
2021-07-26 | refactor: this.client -> client | IRONM00N | |
2021-07-26 | refactor: this.client.util -> util | IRONM00N | |
2021-07-26 | fix(BushClientUtil): moderationPermissionCheck member undefined | IRONM00N | |
2021-07-26 | fix: refactored eval, sanitize decode, refactor price and fix trying to use ↵ | IRONM00N | |
an emoji as a color | |||
2021-07-25 | feat: add more buttons to help command | IRONM00N | |
2021-07-25 | chore: fix links for new repo | IRONM00N | |
2021-07-25 | Automatically format code | github-actions[bot] | |
2021-07-25 | cleaned up eval command, ported test command, fixed listeners, fixed ↵ | IRONM00N | |
workflow, changed args typings | |||
2021-07-23 | fix: reword cache & format | IRONM00N | |
2021-07-23 | feat: some shit | IRONM00N | |
- fix breaking changes - refactored active punishments into one table - made listeners args have stricter types | |||
2021-07-20 | Merge branch 'rewrite' of https://github.com/NotEnoughUpdates/bush-bot into ↵ | IRONM00N | |
rewrite | |||
2021-07-20 | fixed caching | IRONM00N | |
2021-07-19 | Automatically format code | github-actions[bot] | |
2021-07-19 | change some stuff | IRONM00N | |
2021-07-18 | actually imprt fetch | IRONM00N | |