-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2ec88d5
commit dd81858
Showing
13 changed files
with
1,018 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
__pycache__ | ||
infos |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Welcome to Dark's Bot | ||
## | ||
## Requirements | ||
|
||
1. Create and install virtual environment. | ||
2. Run `pip install -r requirements.txt` | ||
3. Add Dark's Bot in your Developer dashboard. | ||
4. Add token from Developer token from Discord. | ||
5. Replace all the *Guild ID* and *User ID* with real Guild ID and User ID. | ||
6. Run `python bot.py` | ||
7. Enter `%help` in Discord. | ||
## | ||
### Command List | ||
|
||
* ask | ||
* ban | ||
* battle | ||
* bb | ||
* clear | ||
* free | ||
* help - *Shows this message* | ||
* kick | ||
* memberlist | ||
* nolod | ||
* oggy | ||
* ping | ||
* playerlist | ||
* secret | ||
* serverinfo | ||
* unban | ||
* userinfo | ||
|
||
|
||
## Images | ||
|
||
![This is a alt text.](/logo/ping.png "This is a sample image.") | ||
![This is a alt text.](/logo/userinfo.png "This is a sample image.") | ||
![This is a alt text.](/logo/serverinfo.png "This is a sample image.") | ||
|
||
## Links | ||
|
||
[Documentation](https://discordpy.readthedocs.io/en/latest/). |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.