Skip to content

Jamesford/Unit22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit22

Install & Run

  • You will need build tools installed on your machine in order to compile the dependencies

    • macOS xcode-select --install
    • Solus sudo eopkg install -c system.devel
      • Ubuntu sudo apt-get install build-essential libtool autoconf
      • CentOS sudo yum install gcc gcc-c++ make openssl-devel
  • npm install

  • create config.js file, based on sample.config.js

  • npm start

Log the bot into your server

// Client ID is from your Discord app
// https://discordapp.com/developers/applications/me

'https://discordapp.com/oauth2/authorize?client_id=<CLIENT ID>&scope=bot'

About

🤖 A music playing Discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages