Skip to content

gutzy/bebop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bebop

A hilarious discord.js bot for the punk/hc server

Bebop is a DIY punk project so why not put it online and make it open source?

Installation

Requirements

  • A Discord app with a bot. You can create a discord app in the Discord developers website. Afterwards, create a bot and copy its token.
  • node.js version >= 12

1. create credentials.js

  • You will need to create a credentials file and place it under src/sec/credentials.js
  • Use src/sec/credentials-example.js as a template for the file.
  • The credentials file should contain your discord app bot token under token and the desired username for the bot.

2. Run yarn install or npm install to load dependencies

3. Run bebop

After the credentials file is created, run bebop with node index.js.

If you a more appropriate way to run it - D.I.Y

4. Invite bebop to your discord server

Read the documentation on inviting a bot to a Discord server here.

About

It's a very silly discord.js bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published