| @@ -1,8 +1,8 @@ | ||
| package guild | ||
|
|
||
| import ( | ||
| "github.com/bwmarrin/discordgo" | ||
| commands "../../../discordcommands" | ||
| "regexp" | ||
| "strings" | ||
| "strconv" | ||
| @@ -1,8 +1,8 @@ | ||
| package guild | ||
|
|
||
| import ( | ||
| "github.com/bwmarrin/discordgo" | ||
| commands "../../../discordcommands" | ||
| "regexp" | ||
| "fmt" | ||
| ) | ||
| @@ -1,8 +1,8 @@ | ||
| package guild | ||
|
|
||
| import ( | ||
| "github.com/bwmarrin/discordgo" | ||
| commands "../../../discordcommands" | ||
| "bytes" | ||
| "fmt" | ||
| ) | ||
| @@ -1,8 +1,8 @@ | ||
| package guild | ||
|
|
||
| import ( | ||
| "github.com/bwmarrin/discordgo" | ||
| commands "../../../discordcommands" | ||
| "strings" | ||
| "fmt" | ||
| ) | ||