Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lostfictions/dantefy
add Dante from the Devil May Cry™ Series to your favourite thing.
https://github.com/lostfictions/dantefy
bot botally mastodon mastodon-bot meme-generator memes twitter-bot
Last synced: about 1 month ago
JSON representation
add Dante from the Devil May Cry™ Series to your favourite thing.
- Host: GitHub
- URL: https://github.com/lostfictions/dantefy
- Owner: lostfictions
- License: agpl-3.0
- Created: 2019-05-14T00:31:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T09:23:30.000Z (over 3 years ago)
- Last Synced: 2024-04-18T07:01:47.075Z (8 months ago)
- Topics: bot, botally, mastodon, mastodon-bot, meme-generator, memes, twitter-bot
- Language: TypeScript
- Size: 1.43 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Lesbian Rule featuring Dante from the Devil May Cry™ Series](https://i.imgur.com/s88SLeN.png)
![Unknown Pleasures featuring Dante from the Devil May Cry™ Series](https://i.imgur.com/hMlqoRE.png)
Add Dante from the Devil May Cry™ Series to your favourite thing.
On Mastodon: [@[email protected]](https://botsin.space/@dantefy)
- `MASTODON_TOKEN`: a Mastodon user API token
- `MASTODON_SERVER`: the instance to which API calls should be made (usually
where the bot user lives.) (default: https://mastodon.social)
- `CRON_RULE`: the interval between each post, in crontab format. (default:
every four hours)this bot uses the [envalid](https://github.com/af/envalid) package which in turn
wraps [dotenv](https://github.com/motdotla/dotenv), so you can alternately stick
any of the above environment variables in a file named `.env` in the project
root. (it's gitignored, so there's no risk of accidentally committing private
API tokens you put in there.)code is written in typescript, and the dockerfile will compile to js as part of
its setup. run `yarn dev` if you're hacking on things and want to run locally
and rebuild on changes.[more bots](https://github.com/lostfictions?tab=repositories&q=botally)