mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 09:44:50 +00:00
Update Readme
This commit is contained in:
parent
6383ed5358
commit
5a14c394b0
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ If you want help me fixing some error in my bot, you can make pull request to th
|
||||||
* `DATABASE_NAME`: Name of the database in MongoDB
|
* `DATABASE_NAME`: Name of the database in MongoDB
|
||||||
* `COMMAND_HANDLER`: List of handler bot command splitted by space. Ex: `. !` > so bot will respond with `.cmd` or `!cmd`
|
* `COMMAND_HANDLER`: List of handler bot command splitted by space. Ex: `. !` > so bot will respond with `.cmd` or `!cmd`
|
||||||
* `SUDO`: User ID that have access to bot, split by space
|
* `SUDO`: User ID that have access to bot, split by space
|
||||||
* `OPENAI_API`: Get it from OpenAI Web (Deprecated Temporary)
|
* `OPENAI_API`: Create personal access token from github, and set as this env. Make sure you have access to Github Model.
|
||||||
* `GOOGLEAI_KEY`: Learn how to get api key from this https://ai.google.dev/tutorials/python_quickstart?hl=en.
|
* `GOOGLEAI_KEY`: Learn how to get api key from this https://ai.google.dev/tutorials/python_quickstart?hl=en.
|
||||||
* `CURRENCY_API`: Get API Key from https://app.exchangerate-api.com/sign-up
|
* `CURRENCY_API`: Get API Key from https://app.exchangerate-api.com/sign-up
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue