README
This commit is contained in:
parent
0f7dee42dc
commit
844f3bd9bd
@ -1,7 +1,7 @@
|
||||
# poomer-discord-hello-world
|
||||
Displays an image in reverse on the discord server after dropping in on a discord channel
|
||||
|
||||
Follow instructions to create a bot for your discord server at https://dpp.dev/creating-a-bot-application.html Follow the instructions in the link to create a bot token as well. Copy the bot token and paste it into Token.txt. Put the Token.txt file into workdir.
|
||||
Follow instructions to create a bot for your discord server at https://dpp.dev/creating-a-bot-application.html The link will also show you how to create a bot token as well. Create a token.txt file in your workdir folder. Copy the bot token and paste it into token.txt.
|
||||
|
||||
## Usage
|
||||
./discord-bot
|
||||
@ -16,7 +16,7 @@ workdir/
|
||||
├── DPP/
|
||||
├── makefile
|
||||
├── README.md
|
||||
└── Token.txt
|
||||
└── token.txt
|
||||
```
|
||||
|
||||
## Linux
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user