Skip to content

Darkylt/Darkyls-Assitant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darkyl's Assistant Discord Bot

Darkyl's Assistant is a private Discord bot created by Darkyl for his server. Found here: https://discord.gg/m4Hc9dM8qS

Built using Hikari, Lightbulb and Miru

Features

  • Simple moderation tools
  • Captcha system
  • Simple auto mod
  • Fun and unique commands!

Installation Process

Note: This project is not intended to be run on your local machine. The code is provided for transparency and educational purposes only. If you're interested in contributing or understanding the bot's functionality, feel free to explore the source code.

Steps to set up Darkyl's Assistant (for educational purposes only):

  1. Clone the repository:

    git clone https://github.com/Darkylt/darkyls-assistant.git
  2. Navigate to the project directory:

    cd darkyls-assistant
  3. Set up a virtual environment (recommended):

    python -m venv .venv
    source .venv/bin/activate    # For Linux/macOS
    .venv\Scripts\activate       # For Windows
  4. Install required dependencies:

    pip install -r requirements.txt
  5. Create a secret.yml file in the root directory to store your variables:

    Bot Token: d098j3in30987u3jnf
    YouTube API Key: dslifgh98wq30knf
  6. Run the bot (On windows you can use the run.bat):

    cd Scripts
    python run.py

Support

If you encounter any issues or have any questions about Darkyl's Assistant, feel free to contact Darkyl.

Credits

Credits go to https://heyseth.github.io for the impressive worm simulator!

Contributing

Tips for improvement, pull requests etc. are very welcome :)

About

A discord bot for Darkyl's Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published