Commit Graph

10 Commits

Author SHA1 Message Date
Alex Orid
87c1576e4f Merge branch 'master' into Discord-Script 2020-10-14 04:13:27 -04:00
Alex Orid
d00f01edc3 Updated Roll Command 2020-10-02 20:18:51 -04:00
Alex Orid
f0468e0630 Discord Module & Minor Fixes
Started working on the discord script.

Adjusted the if __name__ == "__main__": lines on a few modules.
2020-10-01 04:33:59 -04:00
Alex Orid
a95684053a Added Search Function for Credentials and Simplified Main() 2020-09-23 16:54:48 -04:00
Alex Orid
ada9d2ecb8 Added DB Module to the Twitch Module
Expanded main() a little to add DB_Module to the Twitch_Module.

Added a db_manager to the Twitch_Module class.

Added the nickname string to the db credential.
2020-09-23 15:01:15 -04:00
Alex Orid
85909ecad9 Twitch Script Credentials Integration
Updated the template for database credentials.

Added the credentials module to the twitch script.

Modified the main.py to join my channel if it detects a specific credential.
2020-09-23 01:48:03 -04:00
Alex Orid
d773d8b8da Modified load_credentials()
Made the load_credentials function add credentials to the credential lists.
2020-09-22 18:26:04 -04:00
Alex Orid
7d0520b0b0 Added the DB Credential Template 2020-09-22 18:20:56 -04:00
dtookey
c2113116cd implemented quick and easy way for storing credentials in json files. Most of the stuff in here is template ideas, season them to taste for yourself
added .idea to .gitignore
2020-09-22 01:38:35 -04:00
Alex Orid
9f449a916c Credentials Class Idea 2020-09-21 23:31:36 -04:00