|
3 weeks ago | |
---|---|---|
.env.asc | 2 months ago | |
Pipfile | 2 months ago | |
Pipfile.lock | 2 months ago | |
README.md | 2 months ago | |
RSSBot.py | 2 months ago | |
dupAPIcalls.py.asc | 2 months ago | |
petBotting.py | 3 weeks ago |
README.md
bot programming
this repository is all my work on bot programming using the calckey/misskey api at bkgrdclrschm. at the moment, the only bot i have working is the pet bot which posts a random puppy image at intervals (i think i have it setup to do once every 6 hours at the moment).
other bots i have been playing around with are a bot to post last feed entry from fyrfli.me and a random sentence bot (which admittedly hasn't gotten much work done on it because it's such a basic idea that i haven't given it much code time)
my plans for the petbot is to eventually either turn it into a listening bot that will fetch you a puppy pic on demand or to clone it and create a listening bot that will fetch something (puppy pics being one) on command.
also, i am very much aware that these do not have proper error handling. so that's something i need to attend to asap.