Skip to content

This is the official Discord bot for our community, built with Rust for fun. It handles moderation, automates tasks, and provides custom features tailored to enhance the community experience. With Rust’s performance benefits.

Notifications You must be signed in to change notification settings

Chads-Programming/chad-bot-rustico

Repository files navigation

Chad-bot rústico

Bot de la comunidad de Discord.

Desarrollo

Variables de entorno

Antes de compilar el proyecto necesitas definir algunas variables de entorno para que compile correctamente Definir las variables de entorno en un archivo llamado: Secrets.toml basadas en el archivo: ./Secrets.toml.example

Para ejecutar el código en develop mode:

Se debe de instalar shuttle para ello usar cargo-binstall.

🍎 Mac / 🐧Linux:

curl -sSfL https://www.shuttle.dev/install | bash

Para Windows:

iwr https://www.shuttle.dev/install-win | iex

Una vez instalado instalamos shuttle:

cargo binstall cargo-shuttle

Ejecutar el bot:

Luego ejecuta el siguiente comando para ejecutar de modo local el bot:

shuttle run

Producción

Para ejecutar el bot en modo producción debemos ejecutar el siguiente comando:

shuttle deploy

Esto deployara en Shuttle el bot.

Documentación de Shuttle para más información.

About

This is the official Discord bot for our community, built with Rust for fun. It handles moderation, automates tasks, and provides custom features tailored to enhance the community experience. With Rust’s performance benefits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published