This website requires JavaScript.
Explore
Help
Sign In
bea
/
HidekoBot
Watch
1
Star
0
Fork
0
You've already forked HidekoBot
Code
Issues
8
Pull Requests
4
Packages
Projects
Releases
Wiki
Activity
Files
b23bc30fc0ef6cb4eacffb1dfd37f9060ffb1d00
HidekoBot
/
src
/
main
/
java
/
wtf
/
beatrice
/
hidekobot
/
commands
/
message
History
Beatrice Dellacà
b23bc30fc0
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Implement magic ball message command
2022-12-19 18:24:29 +01:00
..
AvatarCommand.java
Make avatar support both slash and message commands
2022-12-18 23:47:54 +01:00
BotInfoCommand.java
Make bot commands run in separate threads by default
2022-11-22 21:59:58 +01:00
ClearCommand.java
Improve diceroll looks, implement limits to avoid abuse
2022-12-19 17:31:28 +01:00
CoinFlipCommand.java
Make coinflip support both slash and message commands
2022-11-22 20:50:37 +01:00
DiceRollCommand.java
Improve diceroll looks, implement limits to avoid abuse
2022-12-19 17:31:28 +01:00
HelloCommand.java
Implement basic permission check for message commands
2022-11-22 17:08:31 +01:00
InviteCommand.java
Make invite support both slash and message commands
2022-11-22 21:42:35 +01:00
MagicBallCommand.java
Implement magic ball message command
2022-12-19 18:24:29 +01:00
SayCommand.java
Fix command label being passed as arg in case of no args
2022-12-19 00:22:51 +01:00