https://github.com/veeso/buongiornissimo-discord
Buongiornissimo bot for Discord
https://github.com/veeso/buongiornissimo-discord
Last synced: about 1 month ago
JSON representation
Buongiornissimo bot for Discord
- Host: GitHub
- URL: https://github.com/veeso/buongiornissimo-discord
- Owner: veeso
- License: mit
- Created: 2023-05-22T12:57:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-24T09:36:26.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T23:03:37.237Z (3 months ago)
- Language: Rust
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Buongiornissimo discord
![]()
~ Buongiornissimo Discord bot ~
Developed by @veeso
Current version: 0.1.0 (24/05/2023)
## Get started
```sh
cargo install buongiornissimo-discord
export DISCORD_TOKEN=xxxx
export SERVER_GUID=xxxx
export RUST_LOG=info
buongiornissimo-discord
```## Available commands
- `/buongiornissimo` get image for good morning
- `/buonpomeriggio` get image for good afternoon
- `/buonanotte` get image for good night
- `/auguri ` get image to send a "happy birthday" and tag the user to the message## License
buongiornissimo-discord is licensed under the MIT license.
You can read the entire license [HERE](./LICENSE)