feat(setup): add configurator step
This commit is contained in:
parent
9020fe7201
commit
79ca4f95d6
5 changed files with 343 additions and 11 deletions
tuxbot/cogs/network
6
tuxbot/cogs/network/additional_config.json
Normal file
6
tuxbot/cogs/network/additional_config.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"ipinfo": {
|
||||
"description": "API token for ipinfo.io",
|
||||
"value": "str"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue