Commit Graph

537 Commits

Author SHA1 Message Date
NikolajDanger 06b5d881ea 🔀 Merging with master 2021-06-14 21:06:51 +02:00
NikolajDanger 420bc19387 🔀 Fixed startup syncing
  Fixed startup syncing
2021-06-14 18:28:49 +02:00
Nikolaj 88e214a938 Fixed startup syncing 2021-06-14 18:28:07 +02:00
NikolajDanger e247a010f2 🔀 Fixed starting files
 Fixed starting files
2021-06-14 17:47:53 +02:00
Nikolaj fcf6e1e3c5 Fixed starting files 2021-06-14 17:45:59 +02:00
NikolajDanger 80575a8be1 🔀 Fixed qbittorrent port
🐛 Fixed qbittorrent port
2021-04-22 20:39:43 +02:00
NikolajDanger f2f1d17ce6 🐛 Fixed qbittorrent port 2021-04-22 20:38:13 +02:00
NikolajDanger 45511d8388 hangman 2021-04-22 20:36:06 +02:00
Nikolaj Danger 350c805519 :Sparkles: Hangman 2021-04-21 20:25:14 +02:00
NikolajDanger 431f423b41 Hangman 2021-04-18 21:15:41 +02:00
NikolajDanger 2292583311 🔴 Connect four 2021-04-18 20:09:13 +02:00
NikolajDanger 886b733914 Trivia 2021-04-18 14:42:21 +02:00
NikolajDanger 4c6c8c2ea3 💰 Invest 2021-04-18 14:06:39 +02:00
NikolajDanger 0e714b3f5c :dice: Games container 2021-04-17 21:44:00 +02:00
NikolajDanger 872ad1aa6d 💵 Money 2021-04-17 21:30:46 +02:00
NikolajDanger de127a179b 🃏 Blackjack 2021-04-17 20:59:47 +02:00
NikolajDanger 43f26ec383 📝 Cogs and utils
Improved code style and added comments and docstrings to cogs and utils.
2021-04-15 15:16:56 +02:00
NikolajDanger 35b2446a10 🔀 Moved draw classes
Moved draw classes to the game files
2021-04-13 18:49:25 +02:00
NikolajDanger ea9579a534 Moved draw classes to the game files 2021-04-13 18:46:57 +02:00
NikolajDanger 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
NikolajDanger 78ee1858bd 🐛 Fixed a bug where the oldImages starting folder has capital O 2021-04-13 11:03:56 +02:00
NikolajDanger b9565f08d6 🔀 General bug fixing
General bug fixing
2021-04-12 15:40:21 +02:00
NikolajDanger 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
NikolajDanger 78d8575e15 🐛 Change the way defer works, so it's all done by the bot instance 2021-04-12 10:20:25 +02:00
NikolajDanger 1acc0d407d 🐛 Fixed logging bug with /movie 2021-04-12 10:20:07 +02:00
NikolajDanger ff48dbff59 📝 updated requirements 2021-04-12 09:22:26 +02:00
NikolajDanger 40b7f3bd3b 🔀 Starting folders bug fix
🐛 Fixed a bug with the starting folders
2021-04-12 02:20:19 +02:00
NikolajDanger 2f163d209c 🐛 Fixed a bug with the starting folders 2021-04-12 02:19:26 +02:00
NikolajDanger e4382d3732 🔀 Fixed bug with fandom-py
🐛 Fixed bug with fandom-py
2021-04-11 15:21:38 +02:00
NikolajDanger 7b636df304 🐛 Fixed bug with fandom-py 2021-04-11 15:20:07 +02:00
NikolajDanger 40b04cbef2 🔀 Fixed wiki bug
Fixed wiki command
2021-04-11 01:36:14 +02:00
NikolajDanger f7c903852c 🐛 Fixed wiki command 2021-04-11 01:34:26 +02:00
NikolajDanger 79fe8c6a84 🔀 Fixed a logging bug
Fixed logging bug
2021-04-06 16:46:52 +02:00
NikolajDanger 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
NikolajDanger a8a581d0d5 🔀 Fix image bug 2021-04-06 16:17:51 +02:00
NikolajDanger 566c7b6794 🐛 Fixed image bug
Changed what the code looks for on the bing page
2021-04-06 16:15:56 +02:00
NikolajDanger 1eead25474 🔀 Fixed message deletion bug 2021-04-06 15:53:02 +02:00
NikolajDanger 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
NikolajDanger bf9bdeb19c Merge pull request #64 from NikolajDanger/improve_codebase
Improve cogs and better slash command integration
2021-04-06 15:16:00 +02:00
NikolajDanger 74b4376676 📝 Updated requirements 2021-04-06 15:13:37 +02:00
NikolajDanger b24dca1be9 🐛 Allow placements above 9 in y axis 2021-04-06 15:11:56 +02:00
NikolajDanger bce8fb1136 🐛 Users that aren't the player can't end the hangman game 2021-04-06 15:11:18 +02:00
NikolajDanger cb05caded7 🐛 Error message when trying to end hangman game when there's not one 2021-04-06 15:07:49 +02:00
NikolajDanger f4587b324c 🐛 Changed logout() to close() when logging out
logout() is deprecated in discord.py
2021-04-06 15:06:34 +02:00
NikolajDanger d880c84b1a 🧹 Cleaned up starwars funcs 2021-04-06 13:36:27 +02:00
NikolajDanger 1ea2f7ecbf Moved reaction code 2021-04-06 11:09:38 +02:00
NikolajDanger 682a20f62d Converted misc functionality to slash commands 2021-04-06 11:02:12 +02:00
NikolajDanger b3b81b2b50 Converted all lookup functionality to slash commands 2021-04-06 10:00:27 +02:00
NikolajDanger 01a2f329b7 :paint_brush: Uses italics and bold in trivia
Makes it prettier
2021-04-06 09:59:05 +02:00
NikolajDanger 51d82360d6 🔥 Removing unused imports in EventCog and GameCogs 2021-04-06 09:09:43 +02:00