Skip to content

RarePep8/SenpaiBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SenpaiBot

Our bot for our Discord server.

Credits: art by Sen_Yomi

Requirements

~ $ python3 -m pip install -U --user discord.py[voice]
~ $ python3 -m pip install -U --user youtube-dl
~ $ python3 -m pip install -U --user requests

Running

~ $ python3 senpai.py -t [discord_bot_token]

Features

Commands

** all commands must prefix with !senpai **

  • !8ball : answers a yes/no question given by a user.
  • coin : returns heads or tails
  • guess : game where user guesses a number between 1 and 10
  • daily : grabs the latest post/image from a supporting image board. currently supports: danbooru, yandere, konachan and gelbooru.
  • play:
    • <YouTube URL> : streams the youtube video into the channel the user is currently in.
      if another video is already playing, video will be added to queue.
  • queue: shows the queue of videos
  • skip : skip to next video
  • pause : pause video
  • resume : resume video
  • stop : clears the queue, and leaves the voice channel
  • playlocal <YouTube URL> : pre downloads the youtube video and converts it to a .wav file in an attempt to minimize audio stutter during playback. After download is complete, video will either be played or queued.
  • localqueue: shows the queue of local videos

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%