https://github.com/slashscreen/staticbot-public
Floraverse Companion bot
https://github.com/slashscreen/staticbot-public
Last synced: 11 months ago
JSON representation
Floraverse Companion bot
- Host: GitHub
- URL: https://github.com/slashscreen/staticbot-public
- Owner: SlashScreen
- License: isc
- Created: 2019-01-12T07:35:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-22T01:10:19.000Z (about 7 years ago)
- Last Synced: 2025-04-04T08:29:19.045Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# STATICBOT
Floraverse Companion bot
Hello! I am SlashScreen, and I enjoy the webcomic [Floraverse](https://floraverse.com/).
I noticed that there was an RSS feed that I could access on the website. So, I set about making a python script that could read the RSS feed and thell me if there were updates. And then I made a discord bot that can push a message to a server if there was an update. And then I made it search the website for whatever query I wanted in 10 seconds or less.
USE:
Step 1: Open `private.json`.
Step 2: Fill in the json strings. `update-channels` and `update-servers` are what channels to ping with the rss updates on which servers, in the form of a list of snowflake ids. `test-channel` and `test-server` is for admin stuff, `self-id` is the id of the bot, `admin-id` is the id of the admin, and `token` is bot token.
Step 3: Run like a normal discord bot!
All availible public commands are shown [here](http://www.slashscreen.com/code/bots/static/statichelp.html).