Skip to content

flimpie/as-a-treat

 
 

Repository files navigation

You can have a README, as a treat

What is?

It's a silly fedi bot (currently at https://fox.nexus/@treats).

Editing arrays.py

The format is {folx} can have {treats}, as a treat, so add items to FOLX and/or TREATS:

FOLX = [
    "Transfems",
    "Foxgirls",
    [...],
]

TREATS = [
    "a headpat",
    "an anti-trust lawsuit",
    [...],
]

Gotchas

  • I <3 trailing commas, and tox will get very upset if you forget this :3

About

You can have a silly GitHub repo, as a treat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%