Commit Graph

473 Commits

Author SHA1 Message Date
fcf6e1e3c5 Fixed starting files 2021-06-14 17:45:59 +02:00
80575a8be1 🔀 Fixed qbittorrent port
🐛 Fixed qbittorrent port
2021-04-22 20:39:43 +02:00
f2f1d17ce6 🐛 Fixed qbittorrent port 2021-04-22 20:38:13 +02:00
35b2446a10 🔀 Moved draw classes
Moved draw classes to the game files
2021-04-13 18:49:25 +02:00
ea9579a534 Moved draw classes to the game files 2021-04-13 18:46:57 +02:00
b2530f1b4b 🔀 oldImages starting folder bug fix
Fixed a bug where the oldImages starting folder has capital O
2021-04-13 11:05:21 +02:00
78ee1858bd 🐛 Fixed a bug where the oldImages starting folder has capital O 2021-04-13 11:03:56 +02:00
b9565f08d6 🔀 General bug fixing
General bug fixing
2021-04-12 15:40:21 +02:00
648308831d 🐛 Fixed clear reactions bug
Gwendolyn used to throw an error when trying to remove messages from
DMs. Now she just doesn't try :thumbs-up:
2021-04-12 15:37:34 +02:00
78d8575e15 🐛 Change the way defer works, so it's all done by the bot instance 2021-04-12 10:20:25 +02:00
1acc0d407d 🐛 Fixed logging bug with /movie 2021-04-12 10:20:07 +02:00
ff48dbff59 📝 updated requirements 2021-04-12 09:22:26 +02:00
40b7f3bd3b 🔀 Starting folders bug fix
🐛 Fixed a bug with the starting folders
2021-04-12 02:20:19 +02:00
2f163d209c 🐛 Fixed a bug with the starting folders 2021-04-12 02:19:26 +02:00
e4382d3732 🔀 Fixed bug with fandom-py
🐛 Fixed bug with fandom-py
2021-04-11 15:21:38 +02:00
7b636df304 🐛 Fixed bug with fandom-py 2021-04-11 15:20:07 +02:00
40b04cbef2 🔀 Fixed wiki bug
Fixed wiki command
2021-04-11 01:36:14 +02:00
f7c903852c 🐛 Fixed wiki command 2021-04-11 01:34:26 +02:00
79fe8c6a84 🔀 Fixed a logging bug
Fixed logging bug
2021-04-06 16:46:52 +02:00
37a899f497 🐛 Fixed logging bug
Fixed the bug where logging a command doesn't log the subcommand group
2021-04-06 16:44:38 +02:00
a8a581d0d5 🔀 Fix image bug 2021-04-06 16:17:51 +02:00
566c7b6794 🐛 Fixed image bug
Changed what the code looks for on the bing page
2021-04-06 16:15:56 +02:00
1eead25474 🔀 Fixed message deletion bug 2021-04-06 15:53:02 +02:00
cc0e65311f 🐛 Fixed message deletion bug
Fixed bug where the bedreNetflix commands would delete the old response
instead of editing it
2021-04-06 15:49:33 +02:00
bf9bdeb19c Merge pull request #64 from NikolajDanger/improve_codebase
Improve cogs and better slash command integration
2021-04-06 15:16:00 +02:00
74b4376676 📝 Updated requirements 2021-04-06 15:13:37 +02:00
b24dca1be9 🐛 Allow placements above 9 in y axis 2021-04-06 15:11:56 +02:00
bce8fb1136 🐛 Users that aren't the player can't end the hangman game 2021-04-06 15:11:18 +02:00
cb05caded7 🐛 Error message when trying to end hangman game when there's not one 2021-04-06 15:07:49 +02:00
f4587b324c 🐛 Changed logout() to close() when logging out
logout() is deprecated in discord.py
2021-04-06 15:06:34 +02:00
d880c84b1a 🧹 Cleaned up starwars funcs 2021-04-06 13:36:27 +02:00
1ea2f7ecbf Moved reaction code 2021-04-06 11:09:38 +02:00
682a20f62d Converted misc functionality to slash commands 2021-04-06 11:02:12 +02:00
b3b81b2b50 Converted all lookup functionality to slash commands 2021-04-06 10:00:27 +02:00
01a2f329b7 :paint_brush: Uses italics and bold in trivia
Makes it prettier
2021-04-06 09:59:05 +02:00
51d82360d6 🔥 Removing unused imports in EventCog and GameCogs 2021-04-06 09:09:43 +02:00
d3936fa1a9 :Sparkles: Converted all hex functionality to slash commands 2021-04-05 23:06:30 +02:00
aea2875957 🐛 You can now challenge other players to connect four 2021-04-04 18:23:08 +02:00
5647cea552 🧹 Smaal clean-up with connect four
Removing the unused function in gameLoops and changing the class name to
start with a capital letter
2021-04-04 15:38:26 +02:00
e4a44fffef Converted all hangman functionality to slash commands 2021-04-04 15:18:53 +02:00
75e90d4166 🛑 Added reacting error to on_error() 2021-04-04 14:14:53 +02:00
01c5451da3 📝 Renamed games.py to gamesContainer.py
Making it clear that it's a container and should only be used to store
other classes.
2021-04-04 14:13:48 +02:00
b34a126ed1 🔴 Converted all of connectFour to slash commands 2021-04-03 23:16:17 +02:00
1a2ead8448 📝 Better functioning error handling 2021-04-03 22:35:11 +02:00
0fb7887745 🃏 Converted full blackjack functionality to slash commands 2021-04-03 18:36:03 +02:00
edcf00039a 📝 Rule about f-strings added to project guidelines 2021-04-03 18:14:20 +02:00
4874d90758 Merge pull request #9 from NikolajDanger/update_readme
📝 Update README
2021-04-03 11:40:30 +02:00
f05a019990 📝 Update README 2021-04-03 11:40:12 +02:00
8369ab0000 📝 Better logging of on_slash_command
Logs the entire command now
2021-04-02 23:46:04 +02:00
3a9c2b7e16 🧹 Cleaning up blackjack 2021-04-02 22:54:26 +02:00