Skip to content

OtterUniversity/DeJayboat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bot for dejays place

dejays place lol

selfhosting is not reccomended but here's the basics

NOTE: there is no support for selfhosting, this is meant to be a custom, private bot

if you are an otter university member then clone the snippets repo

if not, you probably want to remove commands/snippets

export const token = "bots token";
export const prefix = ".";
export const owners = ["your user id"];

export const datamining = "datamining channel id";
export const articles = "articles channel id";
export const role = "role id to use the bot";

then just run npm install and npm run start

todo: slash commands

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published