First commit for bot. v1.0.
This commit is contained in:
commit
b63659af34
3 changed files with 159 additions and 0 deletions
18
config-bot-buenosdias.toml
Normal file
18
config-bot-buenosdias.toml
Normal 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."]
|
||||
Loading…
Add table
Add a link
Reference in a new issue