Commit Graph

500 Commits

Author SHA1 Message Date
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
a8c982e066 🐛 Bug fix in blackjack 2021-04-02 21:00:30 +02:00
41bc121a91 📝 Better Logging 2021-04-02 21:00:30 +02:00
4281d43f7a :Bug: Bot goes invisible when it's about to log out 2021-04-02 20:59:27 +02:00
33eedf8981 🧹 Cleaning up blackjack commands 2021-04-02 18:23:58 +02:00
aff29a8d91 🧹 Cleaning up cogs 2021-03-31 16:53:37 +02:00
92fe7913f7 🔀 Changed version of wolf in requirements because of bug
🐛 Changed version of wolf in requirements because of bug
2021-03-31 12:03:08 +02:00
aff6c67736 🐛 Changed version of wolf in requirements because of bug 2021-03-31 11:19:09 +02:00
b985a95e8d 🔀 Added some more logging for bug fixing
🐛 Added some more logging for bug fixing
2021-03-31 10:50:20 +02:00
c0ce8d03ff 🐛 Added some more logging for bug fixing 2021-03-31 10:48:56 +02:00
edc38091ec Merge pull request #6 from NikolajDanger/convert-to-slash-commands
Convert to slash commands
2021-03-31 01:06:08 +02:00
6c1a1cf626 🧹 Last bit of cleaning up before pushing 2021-03-31 01:02:32 +02:00
b345720468 Fully converted to slash commands 2021-03-31 00:38:51 +02:00
a8a7e5eabd More converting 2021-03-30 18:27:47 +02:00
e8c7fb95e5 Even more converting to slash commands 2021-03-29 17:01:01 +02:00
232f97d0c8 Started work on converting all commands to slash-commands 2021-03-29 00:55:31 +02:00
e6e6b9b9b9 Merge pull request #4 from NikolajDanger/stop-bug
Fixed bug in !stop
2021-03-28 17:05:42 +02:00
a4ae4da93b Merge pull request #3 from NikolajDanger/remove-developing
Removing more stuff relating to stuff still in development.
2021-03-28 16:54:58 +02:00
e5363d5d4e Merge pull request #2 from NikolajDanger/remove-developing
Removed everything currently in development.
2021-03-28 16:45:59 +02:00
019d7f05c8 Merge pull request #1 from NikolajDanger/project-guidelines
Project guidelines
2021-03-28 16:36:47 +02:00
cca0368efa 🐛 !Stop only causes git pull when not in testing mode. 2021-03-28 16:03:09 +02:00
2362599c56 Fixed bug in logging. 2021-03-28 16:00:00 +02:00
cdf2d7776e Removing more stuff relating to stuff still in development. 2021-03-28 15:53:51 +02:00
0ca0dcfb30 Removed everything currently in development. 2021-03-28 15:44:19 +02:00