You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ You can find the documentation about the exaroton API [here](https://support.exa
4
4
5
5
# Using the bot
6
6
This is a private bot but if you want to use it I have uploaded an example file with its main and config file.
7
-
In the config file you can change the bot's prefix; add the exaroton API key which will be needed to get the information about your servers and account on exaroton; you will also find the Discord API token which is required to run the bot; and finally the ID of the general channel which is used when the bot goes online and sends a message saying hi.
7
+
In the config file you can change the bot's prefix; add the exaroton API key which will be needed to get the information about your servers and account on exaroton; you will also find the Discord API token which is required to run the bot; also, the ID of the general channel which is used when the bot goes online and sends a message saying hi. And if you want to change the color of the embed you can do that in the config.json file.
8
8
9
9
# Commands
10
10
Information about the bot and its commands can be found using the `API help` command.
0 commit comments