Welcome to the InfinityBot rewrite! This version of the bot is written in JavaScript and brings significant improvements and new features, including support for slash commands.
- Slash Commands: The new version includes full support for Discord's slash commands. Slash commands provide a streamlined and user-friendly way to interact with the bot.
- Improved Performance: The rewrite focuses on optimizing the bot's performance, ensuring faster response times and a smoother user experience.
- Enhanced Functionality: We have added new commands, event handlers, and utility features to make the bot even more powerful and versatile.
To start using InfinityBot, follow these steps:
- Clone the repository:
git clone https://github.com/itsretsu/infinity-rewrite.git
- Install dependencies:
npm install
- Configure the bot: Rename
config.example.json
toconfig.json
and update the necessary settings. - Start the bot:
npm start
Contributions to InfinityBot are welcome! If you have any ideas, bug fixes, or enhancements, please feel free to open a pull request. Please refer to our contribution guidelines for more information.
This project is licensed under the MIT License.