Alex Orid
8b90dc4ac7
Fixed gitignore
2020-09-23 15:13:24 -04:00
ccaee336dd
Merge pull request 'Added DB Module to the Twitch Module' ( #4 ) from DB-Credentials-Integration into credentials-class-idea
...
Reviewed-on: #4
2020-09-23 19:03:48 +00: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
ff4c21a747
Updated Readme
2020-09-23 03:03:18 -04:00
99b303958a
Merge pull request 'Implementation of credentials in the twitch script' ( #3 ) from credentials-class-for-twitch-script into credentials-class-idea
...
Reviewed-on: #3
2020-09-23 06:51:47 +00:00
Alex Orid
dd4b42803b
Added seasoning onto main()
...
Added some extra spice to main() for later usage.
2020-09-23 02:45:24 -04:00
Alex Orid
928ec6e935
Cleaning up code
...
Renamed the Twitch Script
Got rid of unneeded files.
2020-09-23 02:35:00 -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
97166feaf0
Merge pull request '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' ( #2 ) from class_credentials_loader into credentials-class-idea
...
Reviewed-on: #2
Awesome, thanks.
2020-09-22 22:04:14 +00: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