Website — Discord — Getting started — Contributors — License
Console client for Olivia
For the first time - you can simple run - ./main Download it from here It's will create new default config file, and new logfile.
{
"port": "8080",
"host": "localhost",
"debug_level": "error",
"bot_name": "Olivia",
"user_token": "52fdfc072182654f163f5f0f9a621d729566c74d10037c4d7bbb0407d1e2c64981855ad8681d0d86d1e91e00167939cb6694"
}
bot_name
- name for your bot (default - Olivia)debug_level
- verbosity (default - error)host
- host where is running server part of olivia (default - localhost)port
- the same about portuser_token
- your own token (default - generated on the first run)
Thanks to @NerdDoc for the creation of this tool.
Licensed under MIT
Made with ❤️ by Hugo Lageneste