Commit Graph
19 Commits
Author SHA1 Message Date
Florian SYLVAIN c1a1bc23d3 - New command $osu_profile <username> ! + Massive file tree reorganization + Updated the readme 2021-02-11 16:01:41 +01:00
Florian SYLVAIN f92f70d017 🩹 - Quick fix for DMs that was generating errors because the bot couldn't delete messages ; errors are now handled. 2021-02-10 19:29:39 +01:00
Florian SYLVAIN 6c29fa04dc 🎨 - Overall code cleaning #2 2021-02-08 22:40:39 +01:00
Florian SYLVAIN 7a4b3d68aa 🎨 - Overall code cleaning 2021-02-08 22:30:58 +01:00
Florian SYLVAIN 2c2f4bc81e Merge remote-tracking branch 'origin/main' into main 2021-02-08 15:50:36 +01:00
Florian SYLVAIN fe392e3ca9 🎨 - Syntax improvement and compliance with the PEP 8 convention 2021-02-08 15:49:31 +01:00
Florian SYLVAIN d8a7b3fe65 Merge pull request #3 from ElliotThiebaut/main
📝 Updated README.MD
2021-02-08 11:40:20 +01:00
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