This commit is contained in:
@@ -31,7 +31,7 @@ func setupCommands(b *telebot.Bot) error {
|
||||
b.Handle("/start", commands.OnStart)
|
||||
|
||||
//general
|
||||
b.Handle("/ip", commands.OnGetIp)
|
||||
b.Handle("/v", commands.OnGetVersion)
|
||||
|
||||
//info
|
||||
b.Handle("/p", commands.OnGetTopPrices)
|
||||
|
||||
Reference in New Issue
Block a user