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
|
ea9579a534
|
✨ Moved draw classes to the game files
|
2021-04-13 18:46:57 +02:00 |
|
NikolajDanger
|
78ee1858bd
|
🐛 Fixed a bug where the oldImages starting folder has capital O
|
2021-04-13 11:03:56 +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
|
2f163d209c
|
🐛 Fixed a bug with the starting folders
|
2021-04-12 02:19:26 +02:00 |
|
NikolajDanger
|
7b636df304
|
🐛 Fixed bug with fandom-py
|
2021-04-11 15:20:07 +02:00 |
|
NikolajDanger
|
f7c903852c
|
🐛 Fixed wiki command
|
2021-04-11 01:34:26 +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
|
566c7b6794
|
🐛 Fixed image bug
Changed what the code looks for on the bing page
|
2021-04-06 16:15:56 +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
|
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 |
|
NikolajDanger
|
d3936fa1a9
|
:Sparkles: Converted all hex functionality to slash commands
|
2021-04-05 23:06:30 +02:00 |
|
NikolajDanger
|
aea2875957
|
🐛 You can now challenge other players to connect four
|
2021-04-04 18:23:08 +02:00 |
|
NikolajDanger
|
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 |
|
NikolajDanger
|
e4a44fffef
|
✨ Converted all hangman functionality to slash commands
|
2021-04-04 15:18:53 +02:00 |
|
NikolajDanger
|
75e90d4166
|
🛑 Added reacting error to on_error()
|
2021-04-04 14:14:53 +02:00 |
|
NikolajDanger
|
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 |
|
NikolajDanger
|
b34a126ed1
|
🔴 Converted all of connectFour to slash commands
|
2021-04-03 23:16:17 +02:00 |
|
NikolajDanger
|
1a2ead8448
|
📝 Better functioning error handling
|
2021-04-03 22:35:11 +02:00 |
|
NikolajDanger
|
0fb7887745
|
🃏 Converted full blackjack functionality to slash commands
|
2021-04-03 18:36:03 +02:00 |
|
NikolajDanger
|
edcf00039a
|
📝 Rule about f-strings added to project guidelines
|
2021-04-03 18:14:20 +02:00 |
|
NikolajDanger
|
8369ab0000
|
📝 Better logging of on_slash_command
Logs the entire command now
|
2021-04-02 23:46:04 +02:00 |
|
NikolajDanger
|
3a9c2b7e16
|
🧹 Cleaning up blackjack
|
2021-04-02 22:54:26 +02:00 |
|
NikolajDanger
|
a8c982e066
|
🐛 Bug fix in blackjack
|
2021-04-02 21:00:30 +02:00 |
|
NikolajDanger
|
41bc121a91
|
📝 Better Logging
|
2021-04-02 21:00:30 +02:00 |
|
NikolajDanger
|
4281d43f7a
|
:Bug: Bot goes invisible when it's about to log out
|
2021-04-02 20:59:27 +02:00 |
|
Nikolaj Danger
|
33eedf8981
|
🧹 Cleaning up blackjack commands
|
2021-04-02 18:23:58 +02:00 |
|
NikolajDanger
|
aff29a8d91
|
🧹 Cleaning up cogs
|
2021-03-31 16:53:37 +02:00 |
|
NikolajDanger
|
aff6c67736
|
🐛 Changed version of wolf in requirements because of bug
|
2021-03-31 11:19:09 +02:00 |
|
NikolajDanger
|
c0ce8d03ff
|
🐛 Added some more logging for bug fixing
|
2021-03-31 10:48:56 +02:00 |
|
NikolajDanger
|
6c1a1cf626
|
🧹 Last bit of cleaning up before pushing
|
2021-03-31 01:02:32 +02:00 |
|
NikolajDanger
|
b345720468
|
✨ Fully converted to slash commands
|
2021-03-31 00:38:51 +02:00 |
|
Nikolaj Danger
|
a8a7e5eabd
|
✨ More converting
|
2021-03-30 18:27:47 +02:00 |
|
NikolajDanger
|
e8c7fb95e5
|
✨ Even more converting to slash commands
|
2021-03-29 17:01:01 +02:00 |
|
NikolajDanger
|
232f97d0c8
|
✨ Started work on converting all commands to slash-commands
|
2021-03-29 00:55:31 +02:00 |
|
NikolajDanger
|
cca0368efa
|
🐛 !Stop only causes git pull when not in testing mode.
|
2021-03-28 16:03:09 +02:00 |
|
NikolajDanger
|
2362599c56
|
Fixed bug in logging.
|
2021-03-28 16:00:00 +02:00 |
|
NikolajDanger
|
cdf2d7776e
|
Removing more stuff relating to stuff still in development.
|
2021-03-28 15:53:51 +02:00 |
|
NikolajDanger
|
0ca0dcfb30
|
Removed everything currently in development.
|
2021-03-28 15:44:19 +02:00 |
|
NikolajDanger
|
fed5d8db0a
|
📝 Completed the project guidelines.
|
2021-03-28 15:28:48 +02:00 |
|
NikolajDanger
|
509edbbafc
|
📝 Added project-guidelines.md
|
2021-03-28 13:54:57 +02:00 |
|
NikolajDanger
|
e188d5d5af
|
📝 Logging
|
2021-03-28 12:14:24 +02:00 |
|
NikolajDanger
|
4dde9cff4e
|
📝 added reference to log when error
|
2021-03-28 12:09:37 +02:00 |
|
NikolajDanger
|
603f5d658a
|
📝 Small spelling mistake
|
2021-03-28 11:52:40 +02:00 |
|
NikolajDanger
|
f657b389ab
|
📝 Better logging
|
2021-03-28 10:51:29 +02:00 |
|
NikolajDanger
|
552f00ff32
|
🛑 Better exception handling
|
2021-03-27 15:31:08 +01:00 |
|
NikolajDanger
|
81b4eec190
|
✨ Server IP based on testing mode
|
2021-03-27 15:05:25 +01:00 |
|
NikolajDanger
|
3b4b6371ba
|
🐛 Changed ip to localhost
|
2021-03-26 20:41:40 +01:00 |
|
NikolajDanger
|
ec97463990
|
📝 Updated requirements with pipenv
|
2021-03-26 20:26:07 +01:00 |
|
NikolajDanger
|
3ade07ec56
|
🐛 Fixed bug where !stop throws exception
|
2021-03-26 19:26:00 +01:00 |
|
NikolajDanger
|
f1ab14e615
|
✨ Added !thank command
|
2021-03-26 19:18:25 +01:00 |
|
NikolajDanger
|
3645b9ee45
|
✨ More info in !downloading command
|
2021-03-26 18:50:29 +01:00 |
|
Nikolaj Danger
|
a0a77d808e
|
➕ Added !addseris alias of !addshow
|
2021-03-19 13:05:10 +01:00 |
|
Nikolaj Danger
|
c1257bce41
|
🚚 Moved !wolf code to nerdShit.py
|
2021-03-19 13:04:27 +01:00 |
|
NikolajDanger
|
302bcee7a0
|
🐛
|
2021-02-08 23:40:20 +01:00 |
|
NikolajDanger
|
150cb02709
|
🐛
|
2021-02-08 23:39:41 +01:00 |
|
Nikolaj Danger
|
5b69982521
|
🐛
|
2021-02-08 11:09:56 +01:00 |
|
Nikolaj Danger
|
9320b1fc88
|
🥅 Added an error message
|
2021-02-04 13:43:53 +01:00 |
|
NikolajDanger
|
ee8b27ac16
|
🐛
|
2021-02-03 18:15:27 +01:00 |
|
NikolajDanger
|
f9c6f275c1
|
🐛
|
2021-02-03 18:15:16 +01:00 |
|
NikolajDanger
|
b1473c6ac6
|
🐛
|
2021-02-02 23:40:27 +01:00 |
|
NikolajDanger
|
03ba417b7f
|
⏪
|
2021-02-01 23:42:58 +01:00 |
|
NikolajDanger
|
52c84d7ba5
|
🐛
|
2021-02-01 22:37:41 +01:00 |
|
NikolajDanger
|
cee03aa15b
|
🐛
|
2021-02-01 22:14:45 +01:00 |
|
NikolajDanger
|
25366f016d
|
💾 !dirsize
|
2021-02-01 21:57:36 +01:00 |
|
NikolajDanger
|
519885a435
|
🐛
|
2021-02-01 15:45:01 +01:00 |
|
NikolajDanger
|
6decee0cb3
|
🐛
|
2021-02-01 15:37:50 +01:00 |
|
NikolajDanger
|
c89a772392
|
🐛
|
2021-02-01 15:36:20 +01:00 |
|
NikolajDanger
|
56a01884f7
|
🐛
|
2021-02-01 15:32:54 +01:00 |
|
NikolajDanger
|
c43304f7d6
|
🐛
|
2021-02-01 15:24:47 +01:00 |
|
NikolajDanger
|
b4fd9465f5
|
🐛
|
2021-02-01 15:17:36 +01:00 |
|
NikolajDanger
|
945c66e849
|
🐛
|
2021-02-01 15:14:11 +01:00 |
|
NikolajDanger
|
d1b2e822ba
|
⬇️ !downloading
|
2021-02-01 14:25:01 +01:00 |
|
NikolajDanger
|
e1a0f5c54b
|
🐛
|
2021-02-01 13:16:15 +01:00 |
|
NikolajDanger
|
12168581ba
|
📝 Added help stuff for !addshow
|
2021-01-31 20:55:42 +01:00 |
|
NikolajDanger
|
bf64fa3fec
|
📽️ Added the !addshow command
|
2021-01-31 20:50:49 +01:00 |
|
NikolajDanger
|
86cc52ca0d
|
🐛
|
2021-01-31 18:39:59 +01:00 |
|
NikolajDanger
|
84911232fa
|
🐛
|
2021-01-31 18:38:39 +01:00 |
|
NikolajDanger
|
dc9eff06fe
|
🐛
|
2021-01-31 18:36:59 +01:00 |
|
NikolajDanger
|
4cfd5af9da
|
🎞️ Added !addmovie command
|
2021-01-31 18:31:23 +01:00 |
|
NikolajDanger
|
10fb0f7f6e
|
🐺
|
2021-01-30 23:22:40 +01:00 |
|
NikolajDanger
|
1fb2df546e
|
Maintinance 🔧
|
2020-12-03 15:58:13 +01:00 |
|
NikolajDanger
|
d03ae74937
|
Set some stuff up for werewolf 🐺
|
2020-12-03 15:48:02 +01:00 |
|
NikolajDanger
|
01553d5ffc
|
!give command now adds people to database 🐛
|
2020-12-02 21:50:55 +01:00 |
|