Florian SYLVAIN
|
24995b4049
|
🥅 - Added a limit rate on $issou command (and $rank)
|
2021-03-04 16:33:55 +01:00 |
|
Florian SYLVAIN
|
68b55fb4ec
|
🎨 - $osu_acc graphic style improvement
|
2021-02-16 00:56:58 +01:00 |
|
Florian SYLVAIN
|
c7d9aa439c
|
📝 - Quick typo fix
|
2021-02-15 01:31:48 +01:00 |
|
Florian SYLVAIN
|
7f719bdda9
|
✨ - New command $osu_acc {username} !
|
2021-02-15 01:30:18 +01:00 |
|
Florian SYLVAIN
|
e7bf841e23
|
🩹 - Wrong Accuracy given with the $osu_lastgame command is now fixed. + Added Geki & Katu counting
|
2021-02-12 18:43:35 +01:00 |
|
Florian SYLVAIN
|
0485f2739a
|
📝 - Quick typo fix
|
2021-02-11 21:33:27 +01:00 |
|
Florian SYLVAIN
|
078e36082a
|
✨ - New command $osu_lastgame {username} !
|
2021-02-11 21:27:56 +01:00 |
|
Florian SYLVAIN
|
daf80bed7b
|
📝 - Updated the TOKENs and IDs section of the readme
|
2021-02-11 16:06:21 +01:00 |
|
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 |
|