Fischl is a fully serverless Discord bot designed to handle interaction-based commands efficiently. It offers lightweight deployment without the need for dedicated hosting.
NOTE: As of 7th Novemeber, 2025, Fischl while can be used to develop your own bot, it is moving towards being developed as a Genshin Bot.
- Currently supports slash commands/button interactions.
- More interaction types coming soon! ⚡
- Minimal setup and zero server maintenance.
Traditional bots require:
- Dedicated hosting 💻
- Continuous server maintenance 🛠️
Fischl runs on serverless functions, meaning:
- Wayy less hosting costs 💸
- No downtime due to server issues 🕒
- Lightweight and efficient deployment
Serverless bots have some natural constraints due to their short-lived runtime. Fischl is not ideal for:
- 🎵 Music bots – Playing music continuously requires persistent runtime, which serverless functions cannot provide (Vercel: ~10s max).
- 🛡️ Moderation bots – Triggers like offensive messages or spam require continuous monitoring.
- 🎁 Giveaway bots – Tracking timers and showing results requires always-on uptime.
Join the Discord server to chat about the project, ask questions, or follow development updates: https://discord.gg/7zvpWnE7QV
