Files
EventDiscordBot/EventBot/Properties/launchSettings.json
2019-06-18 19:17:06 +03:00

10 lines
158 B
JSON

{
"profiles": {
"EventBot": {
"commandName": "Project",
"environmentVariables": {
"token": "<insert Token here>"
}
}
}
}