Skip to content

azozrazoz/kaganet_bot

Repository files navigation

KAGANET BOT

Administrative bot for the discord server

with musicians commands and not only :)

How to install

  • git clone https://github.com/azozrazoz/kaganet_bot.git
  • cd kaganet_bot
  • python -m venv venv
  • venv\scripts\activate
  • Create config.py using the example config_example.py, to create file type nul > config.py
  • Add variable TOKEN="your token" in this file with your token form discord portal
  • pip install -r requirements.txt
  • Wait...
  • python main.py Enjoy 😁

How to create shortcut

  • Open the file "Example run file.txt"
  • Change the paths in this file
  • Rename file for example "run_file.bat"
  • Create shortcut for this file
  • Fix it in the Win start
  • Enjoy 🙂

Musical commands

Commands Action
/play link or name play track by link or name
/stop stop track
/pause pause track
/resume resume if track is paused
/skip skip track
/loop look current track
/queue displays tracks in queue
/playlist links or names add all playlist to queue
/now display current track
/shuffle shuffle current queue
/clear clear queue

Other commands

Commands Action
/help displays commands
/forex displays the exchange rates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published