forked from chanbakjsd/TerraOceanPlugin
9 lines
280 B
Go
9 lines
280 B
Go
|
package config
|
||
|
|
||
|
const GuildID = "626424729234046987"
|
||
|
const MemberRoleID = "626434632614805526"
|
||
|
const AuditChannel = "631789849929711627"
|
||
|
const VoteChannel = "627164246056239104"
|
||
|
const AnnounceCustomChannel = "627165467269922864"
|
||
|
const VoteSuggestionChannel = "627164561644191744"
|