234 Commits

Author SHA1 Message Date
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
dustinpianalto
98fe3216ad
Delete google_client_secret.json 2018-04-13 23:15:35 -08:00
Dusty.P
84caaee9d5 Ignore Google Secrets file 2018-04-13 23:14:46 -08:00
Dusty.P
465e22163f Initial Upload of Geeksbot Files 2018-04-13 23:10:36 -08:00
Dusty.P
eb4110e1e6 First Commit 2018-04-13 22:09:26 -08:00