Skip to content

Commit

Permalink
Merge pull request #102 from paulosgf/doclink
Browse files Browse the repository at this point in the history
Fix #61
  • Loading branch information
Abdur-rahmaanJ committed Apr 8, 2022
2 parents c011ce8 + f180249 commit 5f9b938
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,8 @@ if message received == .hi:

## 📃 Contributing Guide

<https://pyhoneybot.github.io/honeybot/How_Tos/contributing.html>

- don't forget to add your country flag here after accepted PR. i'll have to hunt it down on your profile if not.
- make sure to follow PEP8

Expand Down Expand Up @@ -389,6 +391,10 @@ git pull upstream master
- [ ] Random Colour

## ☑ Allowing Plugins

**Plugins available**
<https://pyhoneybot.github.io/honeybot/plugins.html>

in PLUGINS.conf, add the plugin to allow on a new line !
~~~
calc
Expand Down

0 comments on commit 5f9b938

Please sign in to comment.