Florian SYLVAIN
|
72bc1dcfad
|
✨ - Added names to the Cogs so they are displayed in the $help cmd.
|
2021-03-07 17:50:30 +01:00 |
|
Florian SYLVAIN
|
4d71863cb4
|
🩹 - Fixed a problem with a var scope
|
2021-03-07 02:18:32 +01:00 |
|
Florian SYLVAIN
|
e1e4caf3e1
|
✏️ - Fixed typo
|
2021-03-07 02:16:17 +01:00 |
|
Florian SYLVAIN
|
a32c8283af
|
Merge remote-tracking branch 'origin/main' into main
|
2021-03-07 02:13:34 +01:00 |
|
Florian SYLVAIN
|
5aa42faa6c
|
🎨 - Code cleaning
|
2021-03-07 02:13:06 +01:00 |
|
Florian SYLVAIN
|
0556dd3300
|
🥅 - Catch the error when lol_rank is used without argument
|
2021-03-07 02:12:33 +01:00 |
|
Florian SYLVAIN
|
a28adac0bf
|
Revert "🥅 - Catch the error when lol_rank is used without argument"
|
2021-03-07 02:10:49 +01:00 |
|
Florian SYLVAIN
|
0d547e9c16
|
🥅 - Catch the error when lol_rank is used without argument
|
2021-03-07 02:05:00 +01:00 |
|
Florian Sylvain
|
3186c82fca
|
Update README.md
|
2021-03-07 01:19:06 +01:00 |
|
Florian Sylvain
|
1d8e44cac7
|
Update README.md
|
2021-03-07 01:00:11 +01:00 |
|
Florian SYLVAIN
|
c1cea6e2a2
|
✏️ - Version updated
|
2021-03-06 20:18:39 +01:00 |
|
Florian SYLVAIN
|
e2a406da43
|
✏️ - Renamed args name in commands functions so the $help command make sense.
|
2021-03-06 20:15:26 +01:00 |
|
Florian SYLVAIN
|
f3a48bd505
|
🏗 - Major main.py and commands refactor using Cog from discord.py
|
2021-03-06 19:34:40 +01:00 |
|
Florian SYLVAIN
|
ed9f389bce
|
🏗 - Moved Riot's API interaction from main.py to riot_api.py
|
2021-03-06 18:08:18 +01:00 |
|
Florian SYLVAIN
|
dce69e12cd
|
✏️ - Changed $rank into $lol_rank in anticipation of futures League of Legends commands.
|
2021-03-06 17:19:35 +01:00 |
|
Florian SYLVAIN
|
0f99942806
|
🥚 - Never gonna give you uuup, never gonna let u doooown
|
2021-03-05 21:13:40 +01:00 |
|
Florian SYLVAIN
|
248c644472
|
🩹 - $osu_acc graph improvement/fix
|
2021-03-04 16:34:30 +01:00 |
|
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 |
|
Elliot Thiebaut
|
6a3d88ae32
|
📝 Fixed typos
|
2021-02-08 11:35:56 +01:00 |
|
Elliot Thiebaut
|
48582cc204
|
📝 Updated README.ME
Changed the license badge to the correct license (MIT->GPL 3.0) and added the second demo gif.
|
2021-02-08 11:31:17 +01:00 |
|
Florian SYLVAIN
|
3dcd013320
|
Merge pull request #1 from ElliotThiebaut/main
📝 Updated README.ME
|
2021-02-08 11:26:05 +01:00 |
|
Elliot Thiebaut
|
fdbc380f37
|
📝 Updated README.ME
Added style and more information to the readme
|
2021-02-08 11:19:13 +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
|
c33778cff0
|
📝 - Added the $rank cmd gif
|
2021-02-08 10:20:17 +01:00 |
|
Florian SYLVAIN
|
f40c2a8d1d
|
📝 - Another gif for the readme !
|
2021-02-08 10:19:06 +01:00 |
|
Florian SYLVAIN
|
fc153220f5
|
📝 - Commands explanation in the readme file !
|
2021-02-08 10:01:26 +01:00 |
|
Florian SYLVAIN
|
0100643dff
|
📝 - Gif for the readme
|
2021-02-08 09:49:18 +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
|
c2daa0bfb2
|
📝 Readme updated
|
2021-02-08 01:19:31 +01:00 |
|
Florian SYLVAIN
|
1b36c4e914
|
Update README.md
|
2021-02-07 23:09:08 +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 |
|