All Projects → SiruBOT → SiruBOT

SiruBOT / SiruBOT

Licence: GPL-3.0 license
SiruBOT, Multipurpose discord musicbot

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to SiruBOT

lavamusic
lavalink music bot base in erela.js and discord.js v13
Stars: ✭ 210 (+900%)
Mutual labels:  discord-js, lavalink-musicbot
NanoSpace
Erela.js & Discord.js@v14 (Prefix Commands!)
Stars: ✭ 59 (+180.95%)
Mutual labels:  discord-js, lavalink-musicbot
noteblock
A open-source music bot based on lavalink.
Stars: ✭ 93 (+342.86%)
Mutual labels:  discord-js, lavalink-musicbot
discord-lavalink-music-bot
This is music bot for discord made with erelajs, lavalink, discordjs v13-dev
Stars: ✭ 34 (+61.9%)
Mutual labels:  discord-js, lavalink-musicbot
BulletBot
A Discord bot for the Code Bullet and Co server
Stars: ✭ 26 (+23.81%)
Mutual labels:  discord-js
Calcifer
Run Pomodoro timers on Discord. It also uses a database for your study habit stats.
Stars: ✭ 36 (+71.43%)
Mutual labels:  discord-js
Discord.js-V12-Bot-Tutorial
An Discord bot build in Discord.js V12. Features :- Anime, Chatbot, Fun, Info, Moderation, Music, Developer commands and many more coming soon.
Stars: ✭ 46 (+119.05%)
Mutual labels:  discord-js
BrokenDisc
A discord music bot || NO CODING NEEDED!
Stars: ✭ 52 (+147.62%)
Mutual labels:  discord-js
Alexi5
A Discord Bot built using discordJS. Started as a joke for spamming memes. Branch "v2" is currently being used for active development. Hosted on Heroku.
Stars: ✭ 19 (-9.52%)
Mutual labels:  discord-js
megumin-selfbot
My selfbot. Use if you like!
Stars: ✭ 11 (-47.62%)
Mutual labels:  discord-js
discordjs-button-pagination
A simple package for pagination using buttons introduced in discord.js v13.
Stars: ✭ 39 (+85.71%)
Mutual labels:  discord-js
Amigo
A multifunctional discord.js bot (now with dashboard)
Stars: ✭ 35 (+66.67%)
Mutual labels:  discord-js
Discord-Bot-Choo-Choo
Coding Train Example Discord Bot
Stars: ✭ 35 (+66.67%)
Mutual labels:  discord-js
todobot
📝🤖 Simple, efficient and most importantly elegant TODO Bot. A virtual TODO List right inside your Discord server!
Stars: ✭ 32 (+52.38%)
Mutual labels:  discord-js
super-super-heroku-bot
Discord bot using Heroku, 24/7!
Stars: ✭ 19 (-9.52%)
Mutual labels:  discord-js
ticketbot
Discord.js Ticket bot using Quick.db (DJS V11)
Stars: ✭ 49 (+133.33%)
Mutual labels:  discord-js
EarTensifier
Powerful Discord music bot in over 80,000 servers. Supports playback from Youtube, Soundcloud, and Spotify.
Stars: ✭ 112 (+433.33%)
Mutual labels:  discord-js
cytrus-re
A multipurpose Discord bot!
Stars: ✭ 16 (-23.81%)
Mutual labels:  discord-js
multipurpose-bot
a multipurpose discord bot made with dbd.js
Stars: ✭ 32 (+52.38%)
Mutual labels:  discord-js
SparkV
🤖⚡ | The most POWERFUL multipurpose chat/meme bot that will boost the activity in your server.
Stars: ✭ 24 (+14.29%)
Mutual labels:  discord-js

SiruBOT GitHub Repository

Node version GitHub Docker Build Run eslint Typescript build

Want to use your bot rather than host it? Invite to your guild!

Selfhost

  1. Create your discord application
  2. Change following lines in docker-compose.yml
# docker-compose.yml / mongodb
  environment:
   MONGO_INITDB_ROOT_USERNAME: root
   MONGO_INITDB_ROOT_PASSWORD: password
# docker-compose.yml / mariadb
  environment:
   MARIADB_ROOT_PASSWORD: super-secret-passwd
   MARIADB_DATABASE: siru
  1. Change file name settings.inc.yml to settings.yml
mv settings.inc.yml settings.yml
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].