Skip to content

riklol/salvatore-aranzulla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Senza nome Salvatore-Aranzulla

CodeFactor License: Beerware version Code style: black

Commands

COMMAND ARGUMENTS DESCRIPTION
----------- -------------------------- ------------------------------------------------------------------
Music
!join Join a voice chat (vc)
!play song name/link Play a song in vc from YouTube
!pause Pause a playing song
!resume Resume a paused song
!stop Stop a playing song
!leave Leave the voice chat
----------- -------------------------- ------------------------------------------------------------------
Weeb
!neko Get a neko image
----------- -------------------------- ------------------------------------------------------------------
Other
!ping Get the current bot ping
!credits Show the credits

Installing

Windows

  • Clone the repository

    git clone https://github.com/DanyB0/salvatore-aranzulla.git
  • Install Python>=3.8 pip and FFmpeg for playing songs

  • Install the requirements

    pip install -r requirements.txt
  • Create a .env file in the bot folder and write your bot token (How to create a Discord bot)

    TOKEN="BOT_TOKEN"

Linux or WSL

  • Clone the repository

    $ git clone https://github.com/DanyB0/salvatore-aranzulla.git
  • Install Python>=3.8 pip and FFmpeg for playing songs

  • Create a .env file in the bot folder and write your bot token (How to create a Discord bot)

    TOKEN="BOT_TOKEN"
  • Run the install.sh script

  • Run the start.sh script

  • For updating the bot you can run the update.sh script

Team

License

Beerware License