1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-21 18:44:19 +00:00

Fix FORTUNES length

This commit is contained in:
Steffo 2024-10-28 06:55:52 +01:00
parent 5197279f0c
commit dfd9c982a9
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -12,7 +12,7 @@ use teloxide::Bot;
use crate::services::telegram::commands::CommandResult;
// Tutte le fortune devono essere positive, o almeno neutrali, per poter essere aggiunte.
const FORTUNES: [&str; 164] = [
const FORTUNES: [&str; 173] = [
"😄 Oggi sarà una fantastica giornata!",
"😌 Oggi sarà una giornata molto chill e rilassante.",
"💰 Oggi sui tuoi alberi cresceranno più Stelline!",