README
This commit is contained in:
parent
0f7dee42dc
commit
844f3bd9bd
@ -1,7 +1,7 @@
|
|||||||
# poomer-discord-hello-world
|
# poomer-discord-hello-world
|
||||||
Displays an image in reverse on the discord server after dropping in on a discord channel
|
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
|
## Usage
|
||||||
./discord-bot
|
./discord-bot
|
||||||
@ -16,7 +16,7 @@ workdir/
|
|||||||
├── DPP/
|
├── DPP/
|
||||||
├── makefile
|
├── makefile
|
||||||
├── README.md
|
├── README.md
|
||||||
└── Token.txt
|
└── token.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
## Linux
|
## Linux
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user