4 releases
0.2.1 | Sep 21, 2022 |
---|---|
0.2.0 | Sep 12, 2022 |
0.1.1 | Sep 8, 2022 |
0.1.0 | Sep 2, 2022 |
#161 in Multimedia
48KB
967 lines
buongiorno-caffe-bot
~ The best italian boomer flavoured good morning and coffee moka related images at your command ~
Developed by @veeso
Current version: 0.2.1 (21/09/2022)
About buongiorno-caffe-bot 📰
buongiorno-caffe-bot is a Telegram bot to receive the best italian boomer flavoured good morning and coffee moka related images.
Command API 🐚
-
/auguri
get a happy birthday image
-
/buongiornissimo
get a good morning image
-
/buonpomeriggio
get a good afternoon image
-
/buonanotte
get a good night image
-
/buonnatale
get a christmas image
-
/compleanno <name> <date>
configure a birthday
-
/caffeee
This command will make the bot to send automatic messages
❗ Automatic messages includes daily images
-
/puliziakontatti
Opt out from automatic messages
-
/help
display help
Get started 🏁
Users
Scan this QR code or go to this URL https://t.me/buongiornocaffe_bot to start a chat with Big Luca bot, then add it to any group or chat directly with him.
Developers
If you want to develop on this bot, you can follow these simple steps:
- Clone this repository
git clone git@github.com:veeso/buongiorno-caffe-bot.git
- Create your bot with the Botfather
- Get your API key
- Set your API key in your environment using the variable
TELOXIDE_TOKEN
- Set your database path in your environment using the variable
DATABASE_URI
- Touch the database file
touch $DATABASE_URI
- Run the buongiorno-caffe bot
Deploy with heroku
You can then deploy your own version of the buongiorno-caffe bot using heroku
, with these simple steps:
- Create your heroku app
heroku create --buildpack emk/rust
- configure the Telegram API key with
heroku config:set TELEGRAM_API_KEY=<YOUR_API_KEY>
- git push heroku main
Roadmap 🎯
- Add more celebrations (such as valentine, 25th april, 2nd june, ...)
- Add more image providers such as https://ticondivido.it and https://buongiornissimocaffe.it
Support the developer ☕
If you like buongiorno-caffe-bot and you're grateful for the work I've done, please consider a little donation 🥳
You can make a donation with one of these platforms:
Powered by 💪
Contributing and issues 🤝🏻
Contributions, bug reports, new features and questions are welcome! 😉 If you have any question or concern, or you want to suggest a new feature, or you want just want to improve buongiorno-caffe-bot, feel free to open an issue or a PR.
Please follow our contributing guidelines
Changelog ⏳
View buongiorno-caffe-bot's changelog HERE
License 📃
buongiorno-caffe-bot is licensed under the Unlicense license.
You can read the entire license HERE
Dependencies
~66MB
~1.5M SLoC