Skip to content

Commit d68ce32

Browse files
authored
Update README.md
1 parent a4a38b6 commit d68ce32

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
# Errbot Backend for Mattermost
22

3-
**Thanks** to http://errbot.io for the bot.
4-
Most of this code was build with help from the already existing backends,
5-
especially:
6-
https://github.com/errbotio/errbot/blob/master/errbot/backends/slack.py
7-
(If there is an Issue with any code I reused, please give me a message!)
8-
9-
103
## APIv4 Support
114
The master branch is now set to use the new APIv4 for mattermost.
125
Some things have changed, please see the updated requirements and
@@ -66,3 +59,10 @@ BOT_IDENTITY = {
6659
##### The Bot does not answer my direct messages
6760
If you have multiple teams, check that you are both members of the same team!
6861

62+
# SPECIAL THANKS
63+
64+
**Thanks** to http://errbot.io and all the contributors to the bot.
65+
Most of this code was build with help from the already existing backends,
66+
especially:
67+
https://github.com/errbotio/errbot/blob/master/errbot/backends/slack.py
68+
(If there is an Issue with any code I reused, please give me a message!)

0 commit comments

Comments
 (0)