Skip to content

Fischl is a fully serverless Discord bot designed to handle interaction-based commands efficiently. It offers lightweight deployment without the need for dedicated hosting.

Notifications You must be signed in to change notification settings

mastercuber55/Fischl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💜 Fischl

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.

✨ Features

  • Currently supports slash commands/button interactions.
  • More interaction types coming soon! ⚡
  • Minimal setup and zero server maintenance.

⚡ Why Serverless?

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

⚠️ Limitations

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.

🚀 Getting Started

Watch the tutorial

🖥️ Community & Support

Join the Discord server to chat about the project, ask questions, or follow development updates: https://discord.gg/7zvpWnE7QV

About

Fischl is a fully serverless Discord bot designed to handle interaction-based commands efficiently. It offers lightweight deployment without the need for dedicated hosting.

Resources

Stars

Watchers

Forks