https://github.com/sks316/bunnies-mi
A bunnyposting bot for Misskey!
https://github.com/sks316/bunnies-mi
bunny fediverse fediverse-bot misskey misskey-bot python
Last synced: 1 day ago
JSON representation
A bunnyposting bot for Misskey!
- Host: GitHub
- URL: https://github.com/sks316/bunnies-mi
- Owner: sks316
- License: mit
- Created: 2022-04-28T14:32:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-03T03:09:21.000Z (about 3 years ago)
- Last Synced: 2025-04-27T14:02:07.637Z (9 days ago)
- Topics: bunny, fediverse, fediverse-bot, misskey, misskey-bot, python
- Language: Python
- Homepage: https://stop.voring.me/@bunnies
- Size: 6.84 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bunnies-mi
[![love-badge][]][love] [![mipy-badge][]][mipy]
[![follow-badge][]][follow]
A bunnyposting bot for Misskey! Posts bunnies to the Fediverse every hour.
## Running the bot
First, clone the bot. Then, install dependencies:
```
pip install -r requirements.txt
```Now make a new file named `config.py` in the bot's directory. Paste the following:
```
homeserver = "YOUR-HOMESERVER-HERE"
token = "YOUR-TOKEN-HERE"
```Replace `YOUR-HOMESERVER-HERE` with the URL for your Misskey server. Now go to the API section of your account settings and generate a new access key, and replace `YOUR-TOKEN-HERE` with it. Run the bot and you'll be posting cute buns every hour!
[love]: https://lillie2523.carrd.co
[love-badge]: https://custom-icon-badges.herokuapp.com/badge/-Made%20with%20love...-555555?style=for-the-badge&logo=heart[mipy]: https://github.com/yupix/Mi.py
[mipy-badge]: https://custom-icon-badges.herokuapp.com/badge/-...and%20mi.py-555555?style=for-the-badge&logo=misskey[follow]: https://stop.voring.me/@bunnies
[follow-badge]: https://custom-icon-badges.herokuapp.com/badge/-follow%20%40bunnies%40stop.voring.me-555555?style=for-the-badge&logo=misskey