Skip to content

thevoidf/opus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opus

Development

create .env

TOKEN=<BOT_TOKEN>
PREFIX=<PREFIX_FOR_BOT>
LOG_CHANNEL=<CHANNEL_ID_FOR_LOGS>

start it

npm install
npm start # start the bot
npm run watch # watch file changes
Features for now
  • Player
  • Basic moderation (kick, ban, mute)
  • Calculator
  • Charts
  • Polls
Examples
++kick @user1 @user2 they were annoying
++play <YOUTUBE_URL>
++calc pow(2, 4) / (cos(1.5) * 10)
++poll vim or emacs | vim | emacs

About

Discord bot for my servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published