104 Commits

Author SHA1 Message Date
Dusty.P
9ef06824a7 Switching to fetchval 2018-04-20 19:49:01 -08:00
Dusty.P
0654bd51eb Merge remote-tracking branch 'origin/development' into development 2018-04-20 19:40:29 -08:00
Dusty.P
3a43e18c61 Switching to fetchval 2018-04-20 19:40:04 -08:00
Dusty.P
6d49bcea36 Switching to fetchval 2018-04-20 19:33:20 -08:00
Dusty.P
61f632a359 Added TODOs 2018-04-20 00:21:29 -08:00
Dustin Pianalto
8065d4d7d6 Merge remote-tracking branch 'origin/master' 2018-04-18 14:42:31 -08:00
Dustin Pianalto
7b94487ea0 Fixed layout on admin request list 2018-04-18 14:42:04 -08:00
Dustin Pianalto
6e5aaa0266 Fixed layout on admin request list 2018-04-18 14:36:09 -08:00
Dusty.P
76574f94a7 Began conversion to asyncpg for DB 2018-04-16 01:37:53 -08:00
Dusty.P
e5f8d513f1 Cleanup role command 2018-04-15 00:36:14 -08:00
Dusty.P
55b395b271 Cleanup role command 2018-04-15 00:21:13 -08:00
Dusty.P
927275d5b3 Move Google keys to bot_secrets.json 2018-04-15 00:08:56 -08:00
Dusty.P
5bc5eaefd1 Move Google keys to bot_secrets.json 2018-04-15 00:02:55 -08:00
Dusty.P
65b3bb39e3 Fix syntax errors 2018-04-14 23:49:13 -08:00
Dusty.P
2da878f3d6 Refactor to conform to PEP 8 styling 2018-04-14 23:42:40 -08:00
Dusty.P
55209e711e Fixed on_guild_join 2018-04-14 11:27:52 -08:00
Dusty.P
e53694155b Fixed syntax error 2018-04-14 11:05:54 -08:00
Dusty.P
083640a173 Fixed syntax error 2018-04-14 11:04:15 -08:00
Dusty.P
17efb1fcea Fixed syntax error 2018-04-14 11:02:20 -08:00
Dusty.P
72275a1baf Added git to auto load list 2018-04-14 11:01:27 -08:00
Dusty.P
7209e38cc8 Fixed syntax error 2018-04-14 11:00:47 -08:00
Dusty.P
33df91ab8f Updated all database queries to not use string formatting. 2018-04-14 10:57:23 -08:00
Dusty.P
69fab0e7a3 Updated Email Checker 2018-04-14 03:22:58 -08:00
Dusty.P
bb39f1f1b4 Changed Email checker 2018-04-14 03:18:49 -08:00
Dusty.P
a3e59c75a3 Fixed error in run_command 2018-04-14 03:12:51 -08:00
Dusty.P
c6c4b1eb91 Changed run_command to use create_subprocess_shell 2018-04-14 03:11:13 -08:00
Dusty.P
a87f10d985 Removed Email from stat message 2018-04-14 03:00:29 -08:00
Dusty.P
98f09f73a4 Made pull message more concise. 2018-04-14 02:57:37 -08:00
Dusty.P
3f1a55d1fe Fixed errors in pull command 2018-04-14 02:54:15 -08:00
Dusty.P
f369f3c54e Update pull command to be more robust 2018-04-14 02:52:08 -08:00
Dusty.P
95006e2bad remove __pycache__ dirs 2018-04-14 02:28:11 -08:00
Dusty.P
54a83838ed Ignore __pycache__/ 2018-04-14 02:21:27 -08:00
Dusty.P
eaf7ce2dce Ignore */__pycache__/* 2018-04-14 02:17:52 -08:00
Dusty.P
160b46d890 Ignore *__pycache__*, logs/* 2018-04-14 02:16:45 -08:00
Dusty.P
4531cccb04 Ignore __*__ 2018-04-14 02:15:03 -08:00
Dusty.P
6ee4651f37 Changed run_command to pass multiple strings 2018-04-14 02:12:44 -08:00
Dusty.P
7fab42ab1b Change run_command to str 2018-04-14 02:11:13 -08:00
Dusty.P
cfdf047aeb Import asyncio 2018-04-14 02:09:48 -08:00
Dusty.P
4dd76a12c1 Import logging 2018-04-14 02:08:44 -08:00
Dusty.P
ae50ff6fcb Fixed error in imports 2018-04-14 02:07:42 -08:00
Dusty.P
722f27a678 Added git pull and git status (beta) 2018-04-14 02:06:28 -08:00
Dusty.P
32fe245f24 Added maxlen to paginate 2018-04-14 02:02:05 -08:00
Dusty.P
6d5698840a Changed get_prefix to get_custom_prefix 2018-04-14 01:41:45 -08:00
Dusty.P
5f212e3a3c Fixed json typo 2018-04-14 01:37:39 -08:00
Dusty.P
6a30e7b1e7 Move Google Search API Key to bot_secrets.json 2018-04-14 01:24:32 -08:00
Dusty.P
2799fa7e28 Delete sftp-config.json 2018-04-14 01:23:10 -08:00
Dusty.P
63434f7849 Added Poop emoji to emojis dict 2018-04-14 01:12:21 -08:00
Dusty.P
de9119662f Changed command_prefix function to get_prefix 2018-04-14 00:45:57 -08:00
Dusty.P
9beee7497d Merge branch 'master' of github.com:dustinpianalto/Geeksbot 2018-04-14 00:43:03 -08:00
Dusty.P
077cb36382 Changed command_prefix to use sql parameterisation 2018-04-13 23:42:34 -08:00