Skip to content

Commit

Permalink
Merge branch 'master' of github.com:astariul/discord_interactive_help
Browse files Browse the repository at this point in the history
  • Loading branch information
astariul committed Mar 3, 2019
2 parents 0f0d85e + 367c1b0 commit dc29cf6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Download the package :

`pip install discord-interactive`

---

Import the `Page` and `Help` objects into your bot's code, and create your own help manual :

```
Expand Down Expand Up @@ -58,4 +60,4 @@ If you can't find what you are looking for, you can open an [issue](https://gith

* *This idea was already known for some time, I didn't get the idea myself. I just wanted to share an easy framework to implement it for your own bot.*

* *This is working only with the Python Discord API.*
* *This is working only with the Python Discord API.*

0 comments on commit dc29cf6

Please sign in to comment.