mirror of
https://github.com/jackmerrill/hampbot.git
synced 2024-12-04 13:02:59 -08:00
update prefix bc im stupid
This commit is contained in:
parent
1cfe8247c4
commit
d8fac24b70
|
@ -17,7 +17,7 @@ var (
|
|||
|
||||
var (
|
||||
// BotPrefix is the prefix used for bot commands.
|
||||
BotPrefix = ">>"
|
||||
BotPrefix = "!"
|
||||
|
||||
// BotGuild is the ID of the guild the bot is running on.
|
||||
BotGuild = "936651575684915201"
|
||||
|
|
Loading…
Reference in New Issue
Block a user