Skip to content

MrJoCrafter/Discord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AD TIME

Check out my IRC Bot: ChewbotccaIRC

Chewbotcca

Build Status

Discord

Chewbotcca is a discord bot written with discordrb.

The help server is available here: Discord

Command list can be found with %^help, use %^info command to find more info.

I will update this as we get along, but currently Chewbotcca is really lame. I'm learning though stay with me.

Add the bot to your server with: http://bit.ly/Chewbotcca

Check out the unofficial bots website page: https://bots.discord.pw/bots/200052560399171584

Poorly Written Installation Guide

I'd rather you not run your own instance of Chewbotcca, just add the bot to your server, but if you insist...

Requirements: Git and Bundler Gem. This is not the install guide for either of these so google it yourself you lazy bum.

  1. Get the files: git clone https://github.com/Chewsterchew/Chewbotcca.git

  2. GO TO THE DIRECTORY: cd Chewbotcca

  3. Install the gems: bundle install

  4. Get your token, bot id, and your id and throw it into the config, also the OS.

  5. Rename the config to config.yaml

  6. ruby chewbot.rb

Or if you like that copy-paste thing:

git clone https://github.com/Chewsterchew/Chewbotcca.git
cd Chewbotcca
bundle install

(get the token and stuff)

ruby run.rb

Something didn't work? Cool beans.

About

abandoned Discord bot written in discordrb

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 96.3%
  • Shell 3.7%