three steps
- In Signal, find username @snorse-bot.
- Add the bot to your group.
- Mention it or begin a message with ๐ด or ๐, followed by a command.
PUBLIC ACCESS NODE
THE PUBLICLY HOSTED VERSION
This is the version at @snorse-bot. It runs on a small shared host, so new groups are admitted when capacity allows.
Group messages are ignored unless they include a real bot mention or start with ๐ด or ๐. Direct messages also need an explicit prefix. This prevents normal conversation from becoming instructions.
๐ด help
@snorse-bot reminders
๐ remind order pizza every friday at 6pm
The host admits groups only while RAM, disk, Signal API, and listener health remain safe. Existing groups stay active. When full, new groups enter a FIFO queue and receive a welcome when capacity returns.
You trust the shared host to process command plaintext and store reminder data. Signal protects transport, but a functioning bot must read the commands it handles. If that boundary does not fit your group, self-host instead.
| you want | say |
|---|---|
| help | ๐ด help |
| one-time reminder | ๐ด remind call Sam tomorrow at 9am |
| weekly reminder | ๐ด remind tidy up every friday at 5pm |
| list reminders | ๐ด reminders |
| cancel one | ๐ด cancel #384 |