BeeTillman / fiveFourBot

The repository for the Zero2Sudo discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FiveFour Discord Bot

Table of Contents

Summary

This project is a Discord bot designed for Zero2Sudo's Discord server. The FiveFour bot is designed to be an all-in-one bot tasked with handling any necessary tasks.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python 3.12
  • pip
  • A Discord account

Installing

  1. Clone the repository
  2. Install the required packages using pip: pip install -r requirements.txt
  3. Run the bot: python bot.py

Built With

Authors

License

See the LICENSE.md file for details

Acknowledgments

Thanks to the discord.py community for their help and support.

About

The repository for the Zero2Sudo discord bot

License:Apache License 2.0


Languages

Language:Python 100.0%