Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Deutscher775 authored Sep 20, 2024
1 parent 1e80626 commit bdb6f02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ This code are ***our*** API and bots that runs on our own servers. If you have p

1. Install the `requirements.txt`
2. The bot codes need to be changed before you want to use them, **if you set up your own API**. If not, these can be ignored.
3. Change the `src/Bot/config.py` and enter your bot tokens. **If you are running the API on your own, enter a master token to generate new tokens and to give the bots access to the endpoints globally**.
3. Change the `src/Bot/config.py` and enter your bot tokens. **If you are running the API on your own, enter a master token to generate new tokens and to give the bots access to the endpoints globally. If you're just using your own bot/s, enter your endpoints token as master token.**.
4. Run your wanted python files.

### Bugs

If you encounter bugs, errors or other things feel free to contact me or open a issue/pull request.
If you change your code in any way that isn't supposed to change and bugs/errors occour, **dont** contact me to ask why xyz isn't working!
If you change your code in any way that isn't supposed to change and bugs/errors occour, **dont** contact me to ask why xyz isn't working!

0 comments on commit bdb6f02

Please sign in to comment.