19 Commits

Author SHA1 Message Date
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
0abe44cb05 Add GeeksbotAPI class to manage queries to the API 2019-12-30 22:40:31 -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
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
6cf5283621 Add sys.exit after closing connections 2019-12-23 23:45:21 -09:00
Dustin Pianalto
279217bd79 close aio_session before loop 2019-12-23 23:09:20 -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
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
3e8bbe8695 Add Guild event handlers 2019-12-16 15:38:35 -09:00
Dustin Pianalto
8c1c94a274 Add functionality for prefixes to be case insensitive 2019-12-15 22:46:05 -09:00
Dustin Pianalto
44fc112941 Add required bot argument to get_prefixes 2019-12-15 22:29:39 -09:00
Dustin Pianalto
a615d62afd Move Geeksbot class to it's own file
Add inspect to auto_load list
Change default prefix to be casefolded
2019-12-15 22:19:42 -09:00