mirror of
https://github.com/idanoo/discord-keyword-bot
synced 2025-07-06 08:02:15 +00:00
Initial Commit
This commit is contained in:
commit
a480c2c898
5 changed files with 41 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Python Discord Keyword Bot
|
||||
|
||||
### Requirements
|
||||
python3 / pip3
|
||||
|
||||
### Install
|
||||
copy .env.example to .env and setup your user Token in .env
|
||||
|
||||
|
||||
pip3 install -r requirements.txt
|
||||
python3 boy.py
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue