Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-27 | testing sub commands | IRONM00N | |
2021-08-26 | start settings command | IRONM00N | |
2021-08-26 | finished feature command and did some refactoring | IRONM00N | |
2021-08-26 | features wip | IRONM00N | |
2021-08-25 | some fixes | IRONM00N | |
2021-08-25 | cleaned up, wolfram alpha command, a few fixes | IRONM00N | |
2021-08-25 | join roles, sticky roles, join messages, support threads etc | IRONM00N | |
2021-08-24 | some fixes and hacky fetch member work arround | IRONM00N | |
2021-08-23 | bunch of shit | IRONM00N | |
2021-08-22 | Merge branch 'master' of https://github.com/NotEnoughUpdates/bush-bot-3.0 | IRONM00N | |
2021-08-22 | Automatically format code | github-actions[bot] | |
2021-08-22 | Added new Link | jani270 | |
2021-08-22 | another link | jani270 | |
2021-08-21 | Added new scamstuff | jani270 | |
2021-08-20 | fix steal fr I think | IRONM00N | |
2021-08-20 | fixed steal | IRONM00N | |
2021-08-20 | more pain | IRONM00N | |
2021-08-19 | pain | IRONM00N | |
2021-08-19 | added steal command, revamped error handling and other stuff | IRONM00N | |
2021-08-17 | add discord scam link | IRONM00N | |
2021-08-17 | new scam link | IRONM00N | |
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] | |