diff options
Diffstat (limited to 'types')
| -rw-r--r-- | types/bot.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/types/bot.go b/types/bot.go index 417aecc..2f6adf3 100644 --- a/types/bot.go +++ b/types/bot.go @@ -16,4 +16,5 @@ type BotConfig struct { YoutubeAPIKey string Activity ActivityType ActivityMessage string + ActivityURL string } |
