First commit for bot. v1.0.

This commit is contained in:
OTG 2025-11-09 12:20:30 +01:00
commit b63659af34
No known key found for this signature in database
3 changed files with 159 additions and 0 deletions

View file

@ -0,0 +1,18 @@
base = "Good morning, " #Change the base here
URL = "https://mastodon.xyz" # Change here by your instance.
token = "<replace this by your Mastodon API token.>"
[default]
subjects = ["replace","this",""]
predicates = ["please", "your code here."]
[Saturday]
phrases = ["little people of Earth"]
#[Friday]
#phrases = ["for Friday", "13"]
[Monday]
subjects = ["world",""]
predicates = ["Monday", "longing for coffe."]