39 Commits

Author SHA1 Message Date
Sean Wang
d056a48861 Added more words to list and removed some secret sauce 2019-05-08 18:13:59 -04:00
Sean Wang
0662cd7cca Updated things ;) 2019-04-01 01:02:19 -04:00
Sean Wang
6b6b709b76 Excluded apostrophes in regular expression so contractions are okay, and also added more bad words 2019-03-31 23:02:13 -04:00
Sean Wang
4226f6338d Added more bad words 2019-03-28 23:50:55 -04:00
Sean Wang
7511a67310 Fixed fouble print bug 2019-03-27 01:46:04 -04:00
Sean Wang
c3a0701a12 Added bad words as a text file so you don't need to push new code to edit the list. Also made it so the CC can not change presence to a curse word 2019-03-26 12:21:58 -04:00
Sean Wang
205dc40e3a Made it so praise and smite only work on @tags 2019-03-23 00:52:36 -04:00
Sean Wang
e7d6a3c944 Changed some words around 2019-03-23 00:37:01 -04:00
Sean Wang
77f4cdc7c8 Update README 2019-03-22 15:36:23 -04:00
Sean Wang
cfa155e923 updated README 2019-03-22 15:34:51 -04:00
Sean Wang
5db30f369b Added in regex to remove non alphanumeric and non spaces from message string 2019-03-22 03:39:43 -04:00
Sean Wang
cea7b21452 Simplified environment.yml and imported re 2019-03-22 03:25:27 -04:00
Sean Wang
32a132f655 Simplified requirements.txt 2019-03-22 03:21:11 -04:00
Sean Wang
a75c906022 Fixed a bug in the string path. Added a few more words. Removed some legacy code 2019-03-22 03:15:45 -04:00
Sean Wang
ec1b3a1f66 Removed profanity checker because it doesn't work on raspberry pi. Also type casted Path to str during read 2019-03-22 03:05:51 -04:00
Sean Wang
bc82626c5a Changed praise and smite commands to be multi target. Also made change presence have spaces in it 2019-03-21 22:30:44 -04:00
Sean Wang
5fd75882e1 Added requirements.txt usage to readme 2019-03-21 20:16:32 -04:00
Sean Wang
f053961a64 Actually added the environment.yml 2019-03-21 20:15:33 -04:00
Sean Wang
8864c6845d Added possible retorts to spice up responses. Also added profanity checker as backup to not having a verbose list of words. Updated yml file and renamed to environment.yml. Also added requirements.txt 2019-03-21 20:15:11 -04:00
Sean Wang
c13ca57ec3 Changed bot token to config file format rather than .py file format 2019-03-21 18:11:53 -04:00
Sean Wang
93a19267d6 corrected yml file name in README 2019-03-21 12:48:11 -04:00
Sean Wang
c29900e956 added more words 2019-03-20 20:36:58 -04:00
Sean Wang
5aa35c87f6 Included anaconda download link in README 2019-03-20 20:25:17 -04:00
Sean Wang
23ddd346ce Set change presence command to cleanse 2019-03-20 18:39:44 -04:00
Sean Wang
889cfe84b5 Added how to set up conda env to README 2019-03-20 18:34:13 -04:00
Sean Wang
8cc907caee Removed yml prefix 2019-03-20 16:00:19 -04:00
Sean Wang
05a91a4cac Added conda env yml file 2019-03-20 15:58:13 -04:00
Sean Wang
acc70a76a0 Made bot token private, oops 2019-03-20 15:41:29 -04:00
Sean Wang
2fa9a827e0 updated gitignore 2019-03-20 15:31:56 -04:00
Sean Wang
94796b6112 Added a change presence command and some more words to the bad words dictionary 2019-03-20 15:05:39 -04:00
Sean Wang
2d7e91708f Added targets to smite and praise 2019-03-20 12:36:05 -04:00
Sean Wang
6634d4508a Added a bad word coutn to give extra advice if bad words > 2 2019-03-20 10:47:41 -04:00
Sean Wang
17c97703a5 Actually fixed the case sensitive bug 2019-03-20 10:35:12 -04:00
Sean Wang
ba022e4327 Fixed a bug where words were case sensitive 2019-03-20 10:13:43 -04:00
Sean Wang
10efc785ea Added some more words. Fixed a bug where bot wasn't doing full string matches, but was just looking for the characters in the whole string 2019-03-19 23:09:59 -04:00
Sean Wang
5b5a9a8b2a Added link to README 2019-03-19 22:56:10 -04:00
Sean Wang
159f0135e6 Basic curse word suggestions with smite and praise functions 2019-03-19 22:52:29 -04:00
Sean Wang
9de40f6036 Update gitignore for pycharm and added christian crusader 2019-03-19 22:07:09 -04:00
Sean-S-Wang
de83583acb Initial commit 2019-03-19 21:04:42 -04:00