mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
Discord Bot made by me =)
assets | ||
base | ||
commands | ||
dashboard | ||
events | ||
helpers | ||
languages | ||
.gitignore | ||
.gitmodules | ||
.prettierrc | ||
config.sample.js | ||
emojis.json | ||
index.js | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
README.md |
JaBa Bot
JaBa is an open source Discord Bot written by Jonny_Bro using discord.js and Mongoose.
Functionality
JaBa offers:
- Slash and Context commands.
- Supports commands in DMs.
- Localization support (any language; English, Russian and Ukrainian for now).
- Dashboard for changing various settings.
- Basic messages monitoring (updating and deletion).
Commands
JaBa does many thing, here is 8 main categories:
- Administration:
automod
,autorole
,config
,goodbye
,selectroles
,stealemoji
and 3 more! - Moderation:
clear
,giveaway
,poll
,warn
and 4 more! - Music:
play
,skip
,queue
,nowplaying
,shuffle
and 8 more! - Economy:
profile
,work
,achievements
,slots
,tictactoe
,leaderboard
and 9 more! - Fun:
8ball
,crab
,lmgtfy
,lovecalc
,memes
and 2 more! - General:
afk
,avatar
,boosters
,minecraft
,remindme
,shorturl
,serverinfo
,userinfo
,whois
and 7 more! - NSFW:
nsfw
=) - Bot's owner commands:
eval
,servers
,reload
and 2 more!
Kinda Cool Dashboard
JaBa has it's own dashboard to change server's settings!
Get The Bot
Ready To Use
You can invite JaBa on your server, message me (@jonny_bro) on Discord, find @JaBa#9042 on the server that uses it or join my Server.
Important
I'm not sharing the invite link or YouTube will cry
Selfhosting
You can host JaBa yourself.
Use this instruction to learn how!
Links
Support
If you have any questions you can ask them on my Discord Server.
If you want to contribute, feel free to fork this repo and making a pull request!
TODO
- Finish and release dashboard-core submodule.
License
JaBa uses GNU GPL v3.0 license. You can find it here LICENSE.