bot.go
|
Move code out of main.go
|
2022-09-06 21:48:29 -05:00 |
coin.go
|
Move command functions under a bot struct
|
2022-09-06 21:33:59 -05:00 |
command.go
|
Move command functions under a bot struct
|
2022-09-06 21:33:59 -05:00 |
config.go
|
Respect the debug flag in the environment
|
2022-08-28 09:45:34 -05:00 |
deal.go
|
Move command functions under a bot struct
|
2022-09-06 21:33:59 -05:00 |
dice.go
|
Move command functions under a bot struct
|
2022-09-06 21:33:59 -05:00 |
handlers.go
|
Interfaces do not need named parameters
|
2022-08-24 09:43:46 -05:00 |
ping.go
|
Move command functions under a bot struct
|
2022-09-06 21:33:59 -05:00 |
reaction.go
|
Move code out of main.go
|
2022-09-06 21:48:29 -05:00 |
roulette.go
|
Move command functions under a bot struct
|
2022-09-06 21:33:59 -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 |