-
when login success
run here.
def login(self, name, email, password):
props = {'name': name, 'login_id': email, 'password': password}
p = requests.post(
self.url + '/us…
-
With the new bot account from Mattermost, I converted my existing hubot user to a fully fledged bot account. Doing so partially broke it.
Writing directly to the bot in a private message works perf…
-
Support theses errbots methods with mattermost backend :
http://errbot.io/en/latest/user_guide/plugin_development/streams.html?highlight=streams#sending-a-file-to-a-user-or-a-room
This link may he…
-
#### Summary
With *Admin Notices* enabled, upgrade notices do not include patch releases.
#### Steps to reproduce
Use Mattermost regularly and wait for new version notifications.
#### Expected…
-
#### Summary
Plugin doesn't seem to correctly resolve special username-like keywords `@channel`, `@all`, and `@here` when attempting to post reminders.
#### Steps to reproduce
Steps to reproduce…
-
The autorespond feature was reverted due to it increasing the size of the settings panel interactive post past the limit that `post.Props` allows. The task here is to adjust the settings panel to acco…
-
### Environment
* Python version: 3.9.2
* Nautobot version: 2.0.5
* nautobot-chatops version: 3.0.1
* Mattermost version: 7.8.0
### Expected Behavior
Working commands in Mattermost
#…
-
**A sua sugestão de funcionalidade está relacionada a um problema? Descreva**
We would like to use this with Mattermost
We have a mattermost deployment, I would be able to help testing but I am new …
-
As a user, the notifications for commenting and sharing any file type in the drive are not working.
**Steps to reproduce:-**
1. Run the "/drive notifications start".
2. Share the desired file fro…
-
For example: to create an emote, you would create a post with a `type` of `me`.
![image](https://user-images.githubusercontent.com/28566413/228667956-a5e897db-1b64-4204-8db0-e57d4156257a.png)