539 Commits

Author SHA1 Message Date
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
fed5d8db0a 📝 Completed the project guidelines. 2021-03-28 15:28:48 +02:00
509edbbafc 📝 Added project-guidelines.md 2021-03-28 13:54:57 +02:00
e188d5d5af 📝 Logging 2021-03-28 12:14:24 +02:00
4dde9cff4e 📝 added reference to log when error 2021-03-28 12:09:37 +02:00
603f5d658a 📝 Small spelling mistake 2021-03-28 11:52:40 +02:00
f657b389ab 📝 Better logging 2021-03-28 10:51:29 +02:00
552f00ff32 🛑 Better exception handling 2021-03-27 15:31:08 +01:00
81b4eec190 Server IP based on testing mode 2021-03-27 15:05:25 +01:00
3b4b6371ba 🐛 Changed ip to localhost 2021-03-26 20:41:40 +01:00
ec97463990 📝 Updated requirements with pipenv 2021-03-26 20:26:07 +01:00
3ade07ec56 🐛 Fixed bug where !stop throws exception 2021-03-26 19:26:00 +01:00