Skip to content
/ LightBot Public

LightBot is a versatile and lightweight Discord bot that provides useful functionality such as sending messages, checking server information, and pinging the Discord API. It's customizable to meet your specific needs and perfect for any server.

License

Notifications You must be signed in to change notification settings

fl2on/LightBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LightBot

LightBot is a versatile and lightweight Discord bot that provides useful functionality such as sending messages, checking server information, and pinging the Discord API. It's customizable to meet your specific needs and perfect for any server.

Installation

For the name of the project, how about "LightBot"? It's a simple and memorable name that reflects the lightweight and versatile nature of the bot.

Here are the steps to use LightBot:

  • Install Python 3.8 or higher on your system if you haven't already.

  • Obtain a Discord bot token by creating a new application on the Discord Developer Portal and adding a bot to it.

  • Install the Hikari and lightbulb libraries by running the following command in your terminal or command prompt: pip install hikari hikari-lightbulb

Usage

  • Copy the code for LightBot and paste it into a Python file on your local machine.
  • Replace "YourTokenHere" with the bot token you obtained in step 2 of the Installation section.
  • If desired, modify the default_enabled_guilds variable to specify which guilds your bot will be enabled in.
  • Run the Python file to start the bot.
  • Type the specified slash commands in any channel on your Discord server to use LightBot's functionality.

That's it! With these simple steps, you can install and start using LightBot on your Discord server.

Authors

About

LightBot is a versatile and lightweight Discord bot that provides useful functionality such as sending messages, checking server information, and pinging the Discord API. It's customizable to meet your specific needs and perfect for any server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages