Allow reports via Mastodon DMs #17
Labels
No labels
bug
enhancement
good first issue
halted
help wanted
security
wait for upstream
wait to be tested
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: b3yond/ticketfrei#17
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Author: @b3yond Posted at: 26.03.2018 19:14
direct messages via twitter & mastodon should be crawled by a separate bot, and repostet by all of the bots.
Author: @b3yond Posted at: 25.05.2018 10:08
Twitter DMs are implemented in active_bots/twitterDMs.py :)
Author: @b3yond Posted at: 25.05.2018 10:08
active_bots/mastodonbot.py does not crawl MastoDMs yet. The better, we need to handle them different anyway. So we need an own bot.py for masto DMs.