forked from ticketfrei/ticketfrei
removed unnecessary lines
This commit is contained in:
parent
da9f0def5a
commit
2e1c64e28b
|
@ -60,5 +60,7 @@ Also
|
||||||
- [ ] Web UI that lets you easily delete toots/tweets per db id and mute the tweet author
|
- [ ] Web UI that lets you easily delete toots/tweets per db id and mute the tweet author
|
||||||
- [x] Write Bots as Classes to be easier implemented
|
- [x] Write Bots as Classes to be easier implemented
|
||||||
- [x] Create extra Class for the filter
|
- [x] Create extra Class for the filter
|
||||||
|
- [ ] Put as much as possible into ticketfrei.cfg
|
||||||
|
- [ ] Make both bots run on their own *and* next to each other
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,12 +1,3 @@
|
||||||
##
|
|
||||||
# Twitter bot configuration
|
|
||||||
#
|
|
||||||
|
|
||||||
# TODO
|
|
||||||
|
|
||||||
##
|
|
||||||
# Mastodon bot configuration
|
|
||||||
#
|
|
||||||
|
|
||||||
[mapp]
|
[mapp]
|
||||||
app_name = 'yourcity_ticketfrei'
|
app_name = 'yourcity_ticketfrei'
|
||||||
|
|
BIN
trigger.pyc
BIN
trigger.pyc
Binary file not shown.
Loading…
Reference in a new issue