bot.go
|
Reload the config file on SIGHUP
|
2022-09-08 02:35:39 -05:00 |
coin.go
|
Move command functions under a bot struct
|
2022-09-06 21:33:59 -05:00 |
command.go
|
Fix lint errors
|
2022-09-07 00:54:58 -05:00 |
config.go
|
Remove weather handler config struct
|
2022-09-08 01:01:02 -05:00 |
deal.go
|
Fix lint errors
|
2022-09-07 00:54:58 -05:00 |
dice.go
|
Move command functions under a bot struct
|
2022-09-06 21:33:59 -05:00 |
ping.go
|
Move command functions under a bot struct
|
2022-09-06 21:33:59 -05:00 |
reaction.go
|
Add handlers to Bot struct
|
2022-09-07 00:29:28 -05:00 |
roulette.go
|
Fix lint errors
|
2022-09-07 00:54:58 -05:00 |
time.go
|
Move command functions under a bot struct
|
2022-09-06 21:33:59 -05:00 |
version.go
|
Move command functions under a bot struct
|
2022-09-06 21:33:59 -05:00 |
weather.go
|
Move command functions under a bot struct
|
2022-09-06 21:33:59 -05:00 |