feat(setup): add configurator step

This commit is contained in:
Romain J 2020-06-03 18:24:38 +02:00
commit 79ca4f95d6
5 changed files with 343 additions and 11 deletions
tuxbot/cogs/network

View file

@ -0,0 +1,6 @@
{
"ipinfo": {
"description": "API token for ipinfo.io",
"value": "str"
}
}