92 Commits

Author SHA1 Message Date
Dustin Pianalto
043de8a9e8 Add broadcast command 2020-08-18 00:59:39 -08:00
Dustin Pianalto
b4f7ac95b8 Change ping command 2020-04-30 22:08:02 -08:00
Dustin Pianalto
b58bb3efe5 Fix typo 2020-04-25 23:46:16 -08:00
Dustin Pianalto
dd8b4f4f1c Fix typo 2020-04-25 23:45:27 -08:00
Dustin Pianalto
3b26c8ca4c Fix typo 2020-04-25 23:40:41 -08:00
Dustin Pianalto
5093ba8e2a Add closer to ticket detail view 2020-04-25 23:39:37 -08:00
Dustin Pianalto
930d295cc1 Add auth_header back to geeksbot class 2020-04-08 20:52:54 -08:00
Dustin Pianalto
8123817cb8 Add emojies 2020-04-08 00:17:16 -08:00
Dustin Pianalto
3ea75b4fab Add splode 2020-04-08 00:14:24 -08:00
Dustin Pianalto
45584c31fd Add splode 2020-04-08 00:12:47 -08:00
Dustin Pianalto
06cc1ab2ef Re-add format_output and fix git cog 2020-04-07 22:10:33 -08:00
Dustin Pianalto
0abe44cb05 Add GeeksbotAPI class to manage queries to the API 2019-12-30 22:40:31 -09:00
Dustin Pianalto
41cc1a5367 Add git to autoload list 2019-12-26 20:58:03 -09:00
Dustin Pianalto
d1da4fc999 Add git commands and reformatted files 2019-12-26 20:56:00 -09:00
Dustin Pianalto
e7e90d5462 Add health check interval to redis connection 2019-12-25 17:37:05 -09:00
Dustin Pianalto
975dbfbeda Remove password from redis connection 2019-12-25 17:35:28 -09:00
Dustin Pianalto
c82a404263 Persist settings cache connection in bot object 2019-12-25 16:44:01 -09:00
Dustin Pianalto
fb9e34bf27 Add required slash to file path 2019-12-24 00:24:21 -09:00
Dustin Pianalto
ea8a678d46 Update bot.close to call os._exit at the end. 2019-12-24 00:20:00 -09:00
Dustin Pianalto
4d139d25c2 Update reboot command and bot.close 2019-12-24 00:12:37 -09:00
Dustin Pianalto
e1f365a1e8 Add sys.exit for reboot command. 2019-12-24 00:03:37 -09:00
Dustin Pianalto
6cf5283621 Add sys.exit after closing connections 2019-12-23 23:45:21 -09:00
Dustin Pianalto
f834191d96 Update reboot command 2019-12-23 23:39:26 -09:00
Dustin Pianalto
6796593e5b Update reboot command 2019-12-23 23:38:32 -09:00
Dustin Pianalto
b4ac406d7f Update reboot command 2019-12-23 23:36:12 -09:00
Dustin Pianalto
279217bd79 close aio_session before loop 2019-12-23 23:09:20 -09:00
Dustin Pianalto
0fab3b5a2b Add required slash to file path 2019-12-23 21:41:47 -09:00
Dustin Pianalto
f252db244e Add redis password to cache connection 2019-12-23 20:54:24 -09:00
Dustin Pianalto
5e691b8dcf Update env to remove secrets and add secrets to redis 2019-12-23 20:51:40 -09:00
Dustin Pianalto
48621aac95 Fix docstring on ping command 2019-12-23 16:49:17 -09:00
Dustin Pianalto
7cba15eb20 Fix name on emoji 2019-12-16 22:38:00 -09:00
Dustin Pianalto
cf18488283 Add command to add steam ids to users 2019-12-16 22:32:25 -09:00
Dustin Pianalto
9a37bb53a9 Revert message.created_at to be timestamp 2019-12-16 22:17:37 -09:00
Dustin Pianalto
4321bc894b Update message.created_at to be aware of timezone 2019-12-16 22:14:51 -09:00
Dustin Pianalto
7c8d0a771d Add whitelist command 2019-12-16 22:07:04 -09:00
Dustin Pianalto
477c58a8bd Fixed bug in listplayers 2019-12-16 20:12:27 -09:00
Dustin Pianalto
a410be0da3 debugging 2019-12-16 20:02:16 -09:00
Dustin Pianalto
e9bfb7cb13 debugging 2019-12-16 19:58:49 -09:00
Dustin Pianalto
4afd44e4be debugging 2019-12-16 19:54:27 -09:00
Dustin Pianalto
5a7c68bdcb Check if receive no content response 2019-12-16 19:47:57 -09:00
Dustin Pianalto
090ba646c9 Fixed bug in is_moderator and is_admin 2019-12-16 19:40:12 -09:00
Dustin Pianalto
a3b5f6bb31 debugging 2019-12-16 19:38:37 -09:00
Dustin Pianalto
02ec70b11b debugging 2019-12-16 19:34:36 -09:00
Dustin Pianalto
c317077d8f Create is_moderator check 2019-12-16 19:31:42 -09:00
Dustin Pianalto
d0bab4a179 Update listplayers command for new system 2019-12-16 19:10:47 -09:00
Dustin Pianalto
5340310ac0 Add guild_events and command_events to auto_load list 2019-12-16 16:26:45 -09:00
Dustin Pianalto
4c6e16d043 Add trailing slash to url 2019-12-16 16:26:05 -09:00
Dustin Pianalto
a5337d530f Use correct response code for guild creation 2019-12-16 16:19:32 -09:00
Dustin Pianalto
56fd2d231b Add channels on guild join 2019-12-16 16:12:34 -09:00
Dustin Pianalto
920866e699 Add listener decorator to events 2019-12-16 16:03:52 -09:00