Skip to content

cattolatte/Jerry-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project - Jerry

Before you start using our Bot, Please make sure to download all the necessary dependancies.
npm install ascii-table@0.0.9
npm install discord.js@12.5.3
npm install express@4.17.1
npm install moment"@2.29.1
npm install ms@2.1.3
npm install yt-search@2.10.0

Bot Features:

-> invite, ping
-> 8ball, hack, howgay, iqrate, kiss, simprate, tweet
-> ban, kick, mute, unmute
-> avatar, purge, remind, serverinfo, slowmode, yt, lock, unlock, servericon

About code:

We use Advanced Command Handler, Event Handler so that index.js Dosn't look messy.  

Commonly asked questions:

1) commands not working
A. There could be several reasons, but we suggest to check and match params from events/guild/message.js to your code.

exanple: execute(client message, args, cmd, Discord)

note: we also want you to remember to use async to avoid erros when using await in your code.

Please feel free to use our code in any of your projects!

Bot made by @Tom the Romeow#3568

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published