Skip to content

Commit

Permalink
dark's bot
Browse files Browse the repository at this point in the history
  • Loading branch information
alrafiabdullah committed Sep 12, 2020
1 parent 2ec88d5 commit dd81858
Show file tree
Hide file tree
Showing 13 changed files with 1,018 additions and 21 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
__pycache__
infos
21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

42 changes: 42 additions & 0 deletions README.md
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 added audios/nana.m4a
Binary file not shown.
Binary file added audios/oggy.mp3
Binary file not shown.
Binary file added audios/yo.mp3
Binary file not shown.
Loading

0 comments on commit dd81858

Please sign in to comment.