update modules
This commit is contained in:
parent
32a4f8ddbf
commit
13c620625c
4 changed files with 29 additions and 11 deletions
|
@ -63,7 +63,7 @@ func main() {
|
|||
bot.WithEventListenerFunc(event.LeaveEvent),
|
||||
)
|
||||
if err != nil {
|
||||
log.Fatal("error while building disgo instance: ", err)
|
||||
log.Fatal("error while building vcbot instance: ", err)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue