index
:
steve-bot.git
master
remove-dupes
MCBE's discord bot
Luca Matei Pintilie <luca@lucamatei.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cogs
/
src.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update where you can get an API key link
Luca Matei Pintilie
2024-03-23
1
-1
/
+1
*
src.py: Fix runs_blacklist functionality after package bump
Luca Matei Pintilie
2023-09-02
1
-7
/
+15
*
update to discord.py==2.0.1 (#66)
Skycloudd
2022-08-30
1
-2
/
+2
*
fix run weblinks
Skycloudd
2021-07-05
1
-3
/
+7
*
Reformatting
Luca Matei Pintilie
2021-07-03
1
-0
/
+1
*
Remove conflicting command
aninternettroll
2021-05-24
1
-48
/
+0
*
Reformatting
AnInternetTroll
2021-04-04
1
-6
/
+13
*
Get only the queue, not everything
randomidiot13
2021-03-21
1
-1
/
+1
*
Merge pull request #49 from randomidiot13/patch-2
Thomas Voss
2021-03-21
1
-0
/
+44
|
\
|
*
Add !queue
randomidiot13
2021-03-21
1
-0
/
+44
*
|
remove embed from run rejection message
Skycloudd
2021-03-20
1
-1
/
+1
|
/
*
Make !pending not max out at 200 runs per game
randomidiot13
2021-02-28
1
-5
/
+16
*
Make !verified asynchronous
AnInternetTroll
2021-02-24
1
-35
/
+35
*
Add verified command
randomidiot13
2021-02-20
1
-0
/
+45
*
Whitelist coop all bosses when rejecting spam
Mango0x45
2021-02-13
1
-1
/
+1
*
Add better spam prevention
Mango0x45
2021-02-13
1
-15
/
+22
*
increase pending command cooldown to 10 minutes
Skycloudd
2021-01-21
1
-1
/
+1
*
+ Change list to tuple
Ahmad Ansori Palembani
2021-01-07
1
-1
/
+1
*
Some tuple and typehint stuffs
Mango0x45
2020-12-14
1
-9
/
+9
*
Formatted with black
Mango0x45
2020-12-14
1
-0
/
+1
*
Discord.py 1.5 update
aninternettroll
2020-09-30
1
-7
/
+12
*
Fixed whatever 300 was
Luca Matei Pintilie
2020-09-27
1
-1
/
+1
*
Fixed cooldown
Luca Matei Pintilie
2020-09-27
1
-2
/
+2
*
add 5 minute cooldown to pending command
Skycloudd
2020-09-27
1
-0
/
+1
*
Duplicate filter now checks for equal values
Mango0x45
2020-09-12
1
-11
/
+16
*
Black is neat
Mango0x45
2020-09-12
1
-347
/
+364
*
Merge pull request #25 from Skycloudd/master
Thomas Voss
2020-09-05
1
-1
/
+1
|
\
|
*
fixed grammar stuff
Skycloudd
2020-09-05
1
-1
/
+1
*
|
Merge pull request #24 from Skycloudd/master
Thomas Voss
2020-08-27
1
-1
/
+1
|
\
|
|
*
fixed capitalisation
Skycloudd
2020-08-27
1
-1
/
+1
*
|
Video filter splits on =
Mango0x45
2020-08-23
1
-1
/
+2
*
|
Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot
Mango0x45
2020-08-23
1
-1
/
+1
|
\
|
|
*
added total runs statistic to pending runs
Skycloudd
2020-08-23
1
-1
/
+1
*
|
Blacklisted videos are now stored by ID instead of URI
Mango0x45
2020-08-23
1
-1
/
+1
|
/
*
changed player to run.players
Mango0x45
2020-08-20
1
-1
/
+1
*
Complete rewrite of the pending runs function
Mango0x45
2020-08-18
1
-73
/
+157
*
Organized imports
Mango0x45
2020-08-11
1
-7
/
+7
*
Temporary fix for pending command
AnInternetTroll
2020-08-08
1
-0
/
+3
*
Propper loop break
AnInternetTroll
2020-08-06
1
-2
/
+2
*
General bug fixes and improvements
AnInternetTroll
2020-08-05
1
-4
/
+6
*
Should reject multiple runs with one \!pending
Mango0x45
2020-07-31
1
-4
/
+5
*
Changed auto-reject reason
Mango0x45
2020-07-29
1
-2
/
+4
*
Changed reject message
Mango0x45
2020-07-29
1
-5
/
+8
*
Update src.py
Thomas Voss
2020-07-29
1
-2
/
+3
*
Autoreject runs from banned players
Mango0x45
2020-07-29
1
-3
/
+5
*
Auto reject blacklisted urls
Mango0x45
2020-07-24
1
-51
/
+83
*
Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot
AnInternetTroll
2020-06-27
1
-3
/
+3
|
\
|
*
TODO: Make ID's ints D:
Mango0x45
2020-06-27
1
-3
/
+3
*
|
Merge branch 'master' of https://github.com/AnInternetTroll/mcbeDiscordBot
AnInternetTroll
2020-06-27
1
-9
/
+4
|
\
|
|
*
un-hardcoded pendingRuns() and removed clear()
Mango0x45
2020-06-27
1
-9
/
+4
[next]