Adds role specific channels.
Read ME update Updating tile of role will update revelant channels and roles. Added command examples. Fixese leaks
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
"EventBot": {
|
||||
"commandName": "Project",
|
||||
"environmentVariables": {
|
||||
"dbconnection": "Server=localhost;Database=eventbot;User=root;Password=tux;",
|
||||
"token": "<insert Token here>"
|
||||
"dbconnection": "Server=server;Database=eventbot;User=eventbot;Password=password;",
|
||||
"token": "token here"
|
||||
}
|
||||
},
|
||||
"Docker": {
|
||||
|
Reference in New Issue
Block a user