https://github.com/pixelcmtd/inspiriererin
A Discord bot that sends you inspirational quotes from Inspirobot.
https://github.com/pixelcmtd/inspiriererin
Last synced: 3 months ago
JSON representation
A Discord bot that sends you inspirational quotes from Inspirobot.
- Host: GitHub
- URL: https://github.com/pixelcmtd/inspiriererin
- Owner: pixelcmtd
- License: agpl-3.0
- Created: 2021-04-26T14:04:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-14T11:50:52.000Z (over 2 years ago)
- Last Synced: 2025-01-17T19:49:35.453Z (over 1 year ago)
- Language: Dart
- Size: 41 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Inspiriererin
A Discord bot that sends you inspirational quotes from Inspirobot.
Installing from Pub is deprecated and will be broken in the future.
The following docker setup is recommended:
```sh
docker run -d --restart=unless-stopped --pull=always --name insp8n -p8989:8989 -e INSP_DISCORD_TOKEN=XXX chrissx/inspiriererin:latest --home 123456789
```