Skip to content

Commit 4b47192

Browse files
authored
Update README.md
1 parent 52559ba commit 4b47192

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

README.md

+20-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
1-
# discord-bot-list
2-
Discord bot list for PHP with using Javascript API so as to get to bot data.
1+
# Discord Bot List for PHP
2+
- Discord bot list for PHP with using Javascript API so as to get to bot data.
3+
- Not used database on the vote system in order to such more example (Could be improved).
4+
- Notes for the setup:
5+
6+
- Check the comment lines in functions.php and process.php.
7+
- You must get OAUTH2 Client Secret Token and OAUTH2 ID from the [Discord Developer Portal](https://discord.com/developers/applications).
8+
- Don't forget to complete API URL and Webite URL in functions.php.
9+
- Don't forget to complete Database informations in dbConnect.php.
10+
- Don't forget to complete OAUTH2 informations in process.php.
11+
- Don't forget to complete bot informations for the Javascript API in api/client.js.
12+
13+
14+
Images from the project:
15+
16+
![msedge_IdUtjsoeEv](https://user-images.githubusercontent.com/52746944/145260318-1a386908-c96c-4fee-87ae-579902a2ea72.png)
17+
![msedge_j4Y82lf0lK](https://user-images.githubusercontent.com/52746944/145260326-ce9f8194-4578-4833-bfbe-dec736b67929.png)
18+
![msedge_O4CTUdry6c](https://user-images.githubusercontent.com/52746944/145260336-bbc401be-3541-48b1-bd06-17f512546ccb.png)
19+
![msedge_Kdy9iMOBHz](https://user-images.githubusercontent.com/52746944/145260360-8476cbe6-9199-4592-816f-9a4cdba6cf40.jpg)
20+
![msedge_g09EC3hJua](https://user-images.githubusercontent.com/52746944/145260311-fd8f35a8-7671-4bdd-bb3b-6db64a7aea7a.png)

0 commit comments

Comments
 (0)