Tabs
This commit is contained in:
2
main.go
2
main.go
@@ -113,7 +113,6 @@ func getUsernameFromMember(member *discordgo.Member) string {
|
|||||||
return userName
|
return userName
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
var (
|
var (
|
||||||
commands = []discordgo.ApplicationCommand{
|
commands = []discordgo.ApplicationCommand{
|
||||||
{
|
{
|
||||||
@@ -441,4 +440,3 @@ func main() {
|
|||||||
db.Close()
|
db.Close()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user