Florian SYLVAIN
|
3dcd013320
|
Merge pull request #1 from ElliotThiebaut/main
📝 Updated README.ME
|
2021-02-08 11:26:05 +01:00 |
|
Florian SYLVAIN
|
ac7377a169
|
Merge remote-tracking branch 'origin/main' into main
|
2021-02-08 10:43:27 +01:00 |
|
Florian SYLVAIN
|
f395f458b7
|
🩹 - The "twitch channel doesn't exist" message wasn't sending + added a little timing before sending "the chat was successfully stopped".
|
2021-02-08 10:43:09 +01:00 |
|
Florian SYLVAIN
|
8c132a3bef
|
🎨 - Some cleaning here and there
|
2021-02-08 09:15:54 +01:00 |
|
Florian SYLVAIN
|
573cc4fb6e
|
🔥 - Removed useless code that I forgot
|
2021-02-08 01:56:27 +01:00 |
|
Florian SYLVAIN
|
01aa4cfe1f
|
🏗 - Completely restructured the twitch chat system. You can now user one chat per channel. (instead of one for all servers which the bot is on; this is my first real usage of OOP in Python)
|
2021-02-08 01:54:55 +01:00 |
|
Florian SYLVAIN
|
ca1427cb8f
|
🩹 - The $help activity status was not setup at the startup of the bot
|
2021-02-04 20:13:33 +01:00 |
|
Florian SYLVAIN
|
1804ebcbcb
|
✨ - Replaced the default activity status (None) by a custom one ($help).
|
2021-02-04 20:11:18 +01:00 |
|
Florian SYLVAIN
|
ccfb67b7be
|
✨ - The bot now show what twitch chat he is listening to in his activity status.
|
2021-02-04 20:00:17 +01:00 |
|
Florian SYLVAIN
|
430b9b31f2
|
✨ - The cmd $issou now accept a user in parameter to send the bot shout 'Issou' at someone connected in a vocal channel.
|
2021-02-04 17:34:09 +01:00 |
|
Florian SYLVAIN
|
94ada7b487
|
🎨 - Some cleaning
|
2021-02-04 17:00:46 +01:00 |
|
Florian SYLVAIN
|
30c86facf1
|
🔒 - Adding private.py to the gitignore
|
2021-02-04 16:39:21 +01:00 |
|