1
0
Fork
You've already forked crafter-bot
0
A helpful chat bot for the System Crafters community.
  • Scheme 100%
Find a file
2024年03月08日 16:10:05 +02:00
crafter-bot Refactored bot design, ready for new commands 2024年03月08日 16:10:05 +02:00
.dir-locals.el Refactored bot design, ready for new commands 2024年03月08日 16:10:05 +02:00
main.scm Refactored bot design, ready for new commands 2024年03月08日 16:10:05 +02:00
manifest.scm Continuing on from Feb 9 2024 live stream 2024年03月08日 13:25:09 +02:00
README.org Refactored bot design, ready for new commands 2024年03月08日 16:10:05 +02:00

Crafter Bot

Purposes

  • To provide useful links on demand
  • To serve as an RSS feed broadcaster (?)
  • To post about new forum threads in the chat
  • To notify about streams that have gone live
  • To notify about new System Crafters videos that have been posted
  • To verify System Crafters community member IRC accounts (check NickServ?)
  • To serve as a bridge between IRC and Matrix
  • To make chat more lively

Deployment

  • Perhaps deploy into a Docker container that can be hosted in a Debian image on Vultr?
  • Use Guix pack?
  • Could try to create a custom Guix image, but that's a little harder to deploy.