25 Commits

Author SHA1 Message Date
Dustin Pianalto
7500a17c85 Fix bug in on_member_remove 2019-12-15 00:31:43 -09:00
Dustin Pianalto
b1c99a380d Change to use patch method for removing guilds from user 2019-12-15 00:25:43 -09:00
Dustin Pianalto
3ca95c4e7c Add on_member_join and on_member_remove 2019-12-15 00:02:49 -09:00
Dustin Pianalto
9022f6c3ca Add on_member_join and on_member_remove 2019-12-14 15:30:34 -09:00
Dustin Pianalto
86b1797a86 Add id field since it is required by serializer 2019-12-14 01:53:46 -09:00
Dustin Pianalto
217e446f07 Fix typo in decorator 2019-12-14 01:51:13 -09:00
Dustin Pianalto
d8691f4191 Move logging to base load and unload methods 2019-12-14 01:48:01 -09:00
Dustin Pianalto
4fe6f1af58 Re-add owner check to load/unload/reload 2019-12-14 01:44:47 -09:00
Dustin Pianalto
d4c13ba593 Remove owner check for testing load/unload/reload 2019-12-14 01:42:43 -09:00
Dustin Pianalto
1e44728980 Change decorator which checks for owner
Add is_me decorator to checks.py
2019-12-14 01:36:20 -09:00
Dustin Pianalto
76a4a753c4 Remove owner_id from bot instance 2019-12-14 01:21:31 -09:00
Dustin Pianalto
c5c890f876 Add logging to load and unload commands 2019-12-14 01:17:21 -09:00
Dustin Pianalto
a318f129c9 Add user_events module and user_update event 2019-12-14 01:07:25 -09:00
Dustin Pianalto
876bd54687 Fix bug in view command 2019-12-12 23:58:16 -09:00
Dustin Pianalto
1aeb690dc8 Update wording in view command 2019-12-12 23:51:59 -09:00
Dustin Pianalto
21f766b6d2 Add command for detailed view of request 2019-12-12 23:49:56 -09:00
Dustin Pianalto
07a7b25964 Add command for detailed view of request 2019-12-12 23:33:56 -09:00
Dustin Pianalto
c5e6ec3761 Update default prefix to use env variable 2019-12-12 14:59:55 -09:00
Dustin Pianalto
65b3e1b3b6 Update default prefix to use env variable 2019-12-12 14:53:26 -09:00
Dusty Pianalto
b8f751bae9 Multiple changes
Started switching to generics
Added tickets
2019-12-01 10:30:03 -09:00
Dustin Pianalto
27231fda7b Updates to stuff lol 2019-09-25 21:39:04 -08:00
Dustin Pianalto
b3eefa1266 Basic utils for models, added some stuff to the bot 2019-09-19 21:52:16 -08:00
Dustin Pianalto
fb9744a93a Basic api stuff and bot exec 2019-09-16 22:01:11 -08:00
Dustin Pianalto
d6fa090a56 ignored flake8 warnings 2019-09-14 11:35:30 -08:00
Dustin Pianalto
a47890f366 Lots of changes 2019-09-14 11:28:53 -08:00