Skip to content

stefanbohacek/creative-bots

Repository files navigation

Creative Mastodon Bots

  1. Remix this project.
  2. Create a Mastodon account and get your API token.
  3. Update the example-bot code. See an example showcase page for a variety of examples.
  4. Have fun!

Visit botwiki.org for more botmaking resources, and join botmakers.org to share your work!

Any questions? Feel free to reach out!

FAQ

Q: Can I test my bot without having to wait for its scheduled time?

A: Yes! Update the test.js file, and then use the Glitch terminal to run node test.js.

Q: How can I update the showcase page?

A: The showcase page uses Handlebars templates. You can find all the template files inside the views folder.