Skip to content

The Discord bot of the server "Légende Urbaine"

Notifications You must be signed in to change notification settings

potaaatoo/Legend-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Legend Bot

Table of Contents

Introduction

Legend Bot is a customizable bot that can be configured by modifying its code. It is not a template and can evolve over time.

Configuration

To configure the bot, you need to modify its code. Here are the steps to follow:

  • Clone the Git repository: git clone https://github.com/potaaatoo/Legend-Bot.git
  • Modify the code files to customize the bot
  • On the line 451, in bot.run("BOT_TOKEN"), replace BOT_TOKEN by the token of your bot (Create a bot and a token here: Discord Developper Portal.
  • Save your changes and run the bot

Customization

  • On lines 190 and 191, in ctx.guild.roles, replace the content of the "name" attribute with the name of your staff role.
  • Do the same at line 200.
  • On line 171, personalize the welcome message.

Updates

The bot's code can be updated at any time. To stay up-to-date, please follow these steps:

  • Regularly check for updates on the Git repository
  • Clone the repository again to get the latest changes
  • Update your code to reflect the changes

Contribution

If you want to contribute to the development of the bot, you can:

  • Fork the Git repository and propose your changes
  • Open issues to report bugs or missing features
  • Participate in the discussion on updates and improvements

About

The Discord bot of the server "Légende Urbaine"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages