Veylora brings pure good vibes — hugs, pats, boops, chaos, and whatever else you come up with.
Delightful. Perfectly unnecessary. 100% worth it.
Hi, a short mesage from the Veylora Bot Creator. It would really help us if you fill out our short Survey to make Veylora Bot better! A link to a google form here: Form
More about the Telegram version of the Bot here: https://github.com/Infiloo/Veylora/tree/telegram
- Hugs, pats, headpats, boops, highfives, cheers and waves
- Chaotic but friendly interactions to keep chat active
- Cooldown system (default 5 s per user per command)
- Per‑server personalization (custom emojis via
/vconfig) - Highly configurable responses and cooldowns
- Uses modern Discord features (discord.py v2, slash commands)
Invite Veylora to your Discord user profile for personal commands:
User Install
Add Veylora to your Discord server:
Server Install
Get the Bot Code here: Github
pip install -r requirements.txt- Go to the Discord Developer Portal
- Create a new Application → Bot
- Under Privileged Gateway Intents, enable Message Content Intent (After a Big change this is not Necessary anymore)
- Copy your Bot Token
Edit bot.py and replace:
TOKEN = "YOUR_TOKEN_HERE"Or set it as an environment variable:
export DISCORD_TOKEN=your_token_hereReplace YOUR_CLIENT_ID in the /add command with your Application ID.
Use this URL (replace YOUR_CLIENT_ID):
https://discord.com/oauth2/authorize?client_id=YOUR_CLIENT_ID&scope=bot+applications.commands&permissions=277025770560
python bot.pyVeylora is proudly hosted for free on Wispbyte!
To keep the bot running 24/7 without costs, I rely on reliable hosting services. If you'd like to support the project at no extra cost to you, please consider signing up for Wispbyte using my referral link below.
By using this link, you help me maintain the bot and potentially unlock more resources for future updates:
👉 Support Veylora on Wispbyte 👉 Support Veylora for Free on Top.gg
| Command | Description |
|---|---|
/hug |
Hug a user 💕 |
/pat |
Pat a user 🖐️ |
/headpat |
Headpat a user 🥰 |
/boop |
Boop a user 👉 |
/highfive |
High‑five a user ✋ |
/cheer |
Cheer a user up 🎉 |
/wave |
Wave to a user 👋 |
/patpat |
Generates a Headpat Gif with the entered User PFP 🎥 |
/send |
Easilly send large files for free over Discord 📁 |
/add |
Add Veylora to your Profile or Server ➕ |
| Command | Description |
|---|---|
/vconfig view |
View the server’s current configuration |
/vconfig set_emoji |
Override custom emoji for a command |
/vconfig reset |
Reset all custom configuration |
Server administrators can fully customize Veylora’s emojis and responses with /vconfig.
Configuration is stored in data/<guild_id>.json.
Example configuration:
{
"hug": {
"emoji": "🫂",
"messages": [
"{author} absolutely crushes {target} with a hug 🫂"
]
}
}- Creator: Infiloo
- Mascot & Logo: Infiloo
- Thanks to everyone enjoying Veylora’s wholesome chaos 💕
