Readme and remove API keys
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
package config
|
||||
|
||||
var (
|
||||
BotToken = "REMOVED"
|
||||
OpenAIKey = "REMOVED"
|
||||
BotToken = ""
|
||||
OpenAIKey = ""
|
||||
)
|
||||
|
Reference in New Issue
Block a user