Add readme
This commit is contained in:
parent
a11666bc4d
commit
d8eff85d58
18
README.md
Normal file
18
README.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# NodBot
|
||||||
|
A simple Discord bot created by @voidf1sh#0420 for retreiving gifs, saving copypastas, and more coming soon.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
Dynamic Help Message
|
||||||
|
Ability to save favorite gifs and copypastas
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
Search for any gif with `search query here.gif`
|
||||||
|
Save a favorite gif with `/save-gif <gif_name> <gif link>`
|
||||||
|
Recall a saved gif with `gif_name.gif`
|
||||||
|
|
||||||
|
Save a favorite copypasta with `/save-pasta <pasta_name> <pasta text>`
|
||||||
|
Recall a saved copypasta with `pasta_name.pasta`
|
||||||
|
|
||||||
|
## To Do
|
||||||
|
Clean up text input for copypastas, line breaks and apostrophes break the bot.
|
||||||
|
Add ability to reload commands, gifs, pastas, etc without rebooting the bot manually.
|
Loading…
Reference in New Issue
Block a user