Commit Graph

14 Commits

Author SHA1 Message Date
Alex Orid
b519a50702 Fixed Light Command
Able to use RGB Values (0 to 1)
ex: !lights 1 1 1

Able to use Colors
ex: !lights red
2021-04-07 17:24:37 -04:00
Alex Orid
93c0e182ed Expanded Module & Twitch RGB Command 2021-04-07 16:37:30 -04:00
Alex Orid
2c05d978de Added Slur Check to Utilities 2021-01-21 17:41:03 -05:00
Alex Orid
26c9fa6dbd Updated Splash 2021-01-21 16:48:12 -05:00
Alex Orid
cb422a67d1 Updated Splash 2021-01-21 16:12:03 -05:00
Alex Orid
b3b9011511 Added Splash Test 2021-01-21 16:08:01 -05:00
Alex Orid
6fd3fc216f Updated Config 2021-01-21 16:02:44 -05:00
Alex Orid
fa01586350 Added Splash Screen 2021-01-21 09:26:34 -05:00
Alex Orid
cef938b10d Fixed Linux Restart Command 2020-12-09 05:48:58 -05:00
Alex Orid
f7e3365116 Fixed Restart Command 2020-12-08 07:02:10 -05:00
Alex Orid
32b9a54a27 Added Restart/Shutdown Commands
Added the restart and shutdown command to the bot's discord module.
2020-12-08 06:06:58 -05:00
Alex Orid
4f55c84ba8 idea 2020-10-20 00:10:42 -04:00
dtookey
3e24942d54 Let PEP8 do it's thing and reformat all the files.
Removed bots.py and slurs.py and moved them into config.py. twitch_script_class.py has been updated to handle this
added a test harness for twitch_script_class.py
contains_url and contains_slur are both validated
refactored contains_url to use a simple(ish) regex instead of an if cascade

Let PEP8 do it's thing and reformat all the files.
Removed bots.py and slurs.py and moved them into config.py. twitch_script_class.py has been updated to handle this
added a test harness for twitch_script_class.py
contains_url and contains_slur are both validated
refactored contains_url to use a simple(ish) regex instead of an if cascade
2020-09-20 11:48:15 -04:00
Alex Orid
994981cfdb First Push
Im so sorry for the bad code T_T

(Also note to self, I deleted the old code)
2020-09-19 23:38:49 -04:00