Skip to content

La Corbeille is a simple bot discord. Find the community discord bellow:

Notifications You must be signed in to change notification settings

LaCorbeille/BOT-LaCorbeille

Repository files navigation

BOT - LaCorbeille

LaCorbeille is a simple bot discord.
Find the community here
Or go to LaCorbeille STUDIO website !

Requirements

  • Docker
  • Node.js
  • Create a Discord application and obtain the bot token from Discord Developers.

Settin up the repository

  1. On GitHub, open your repository.
  2. Go to Settings.
  3. Then drop Secrets and variables to open Actions.
  4. In Repository secrets, put the SFTP variables to fill deploy.yml.
    • SFTP_SERVER
    • SFTP_USERNAME
    • SFTP_PASSWORD
  5. Don't forget to click on Add secret button below.

Setting up the bot

  1. Clone the repository: git clone https://github.com/LaCorbeille/BOT-LaCorbeille.git
  2. Create a .env file and add a field DISCORD_TOKEN= followed by your Discord bot token.
  3. Navigate to the directory where you cloned the bot.
  4. Build the Docker containers: docker-compose build
  5. Start the Docker containers in detached mode: docker-compose up -d
  6. Verify if the container is created correctly: docker ps -a
  7. Check the logs for any issues: docker logs -f <container-id>

Usage

Type /help to get help on a server

About

La Corbeille is a simple bot discord. Find the community discord bellow:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published