Skip to content
This repository has been archived by the owner on Sep 15, 2019. It is now read-only.
/ abot Public archive

Yet another discord bot (because why not?)

License

Notifications You must be signed in to change notification settings

skiptirengu/abot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEW HYPER MEGA SUPER BETTER VERSION AVAILABLE HERE

Arrombot

Yet another discord bot.
This bot is generic enough for you to use on any discord server. To add this bot to your channel visit the following link.

RUNNING THE BOT

  1. Clone this repo git clone https://github.com/skiptirengu/arrombot
  2. Install the packages npm install
  3. Create a config.json file in the root directory and place your tokens there
{
  "discord_token": "my_super_secret_discord_token",
  "youtube_token": "my_super_secret_youtube_token"
}
  1. Start the bot with npm start

The bot logs can be found on the runtime directory. The console.log file contains the output from stderr and stdout (ffmpeg's output for example), whilst the arrombot.log contains logs from the bot itself. To clear all log files run yarn run log:clear.

FAQ

Q: Why another discord bot?
A: Why not?

Q: What does this do?
A: It has a streaming system with url queueing and youtube v3 api searching, but for the latter you need to create a YouTube api token. It also has some other text commands (see !help for a complete list).

Q: Can I copy, share, sell, tell my friends I programmed this bot, give it as a birthday present to my grandma, etc?
A: Yes, you can Do What The F*ck You Want with it.

About

Yet another discord bot (because why not?)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published