You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 12 months ago | |
beat.py | 2 years ago | |
botsnack.py | 3 years ago | |
demojize.py | 2 years ago | |
envs.py | 3 years ago | |
polr.py | 11 months ago | |
reshout.py | 3 years ago | |
shakespeare.py | 3 years ago | |
species.py | 2 years ago | |
tilderadio.py | 11 months ago | |
ttm.py | 3 years ago | |
xkcd.py | 3 years ago |
README.md
bitbot-modules
custom modules for tildebot, our bitbot instance for the tildeverse
rough diagram of webhook integrations
graph LR
A[azuracast] -- webhook --> B[nginx]
B <--> G[bitbot http listener]
C[gitea] -- webhook --> B
D[github] -- webhook --> B
G --> E[Bitbot async thread]
E --> F[Your configured channel]