All Projects → WeebDev → Commando

WeebDev / Commando

Licence: MIT license
[DEPRECATED] ⚫ Commando Discord bot built on discord.js-commando.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Commando

LenoxBot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 218 (+179.49%)
Mutual labels:  discord-music-bot, discordjs, discord-bot, discord-api, discord-js
Discord-Reposter
Bot for reposting Discord messages (work in progress)
Stars: ✭ 62 (-20.51%)
Mutual labels:  discordjs, discord-bot, discord-api, discord-js
NanoSpace
Erela.js & Discord.js@v14 (Prefix Commands!)
Stars: ✭ 59 (-24.36%)
Mutual labels:  discord-music-bot, discordjs, discord-bot, discord-js
DiscordBot-Template
A boilerplate / template for discord.js bots with 100% coverage of Discord API, command handler, error handler based on https://discordjs.guide/
Stars: ✭ 129 (+65.38%)
Mutual labels:  discordjs, discord-bot, discord-api, discord-js
Discord-multipurpose-bot
A repository with JavaScript and Python versions of the same type of discord commands.
Stars: ✭ 27 (-65.38%)
Mutual labels:  discordjs, discord-bot, music-bot, discord-js
discord-voice
⏲️ A complete framework to facilitate the tracking of user voice time using discord.js
Stars: ✭ 33 (-57.69%)
Mutual labels:  discordjs, discord-bot, discord-api, discord-js
Discord-Bot-TypeScript-Template
Discord bot - A discord.js bot template written with TypeScript.
Stars: ✭ 86 (+10.26%)
Mutual labels:  discordjs, discord-bot, discord-api, discord-js
hellsnakebot
🤖About A fully customizable bot built with discord.js
Stars: ✭ 14 (-82.05%)
Mutual labels:  discord-music-bot, discordjs, discord-bot, discord-js
muser
Muser: A powerful Discord music bot made in DJs v13 managed by PGamerX, Peiprjs, and Luckie.
Stars: ✭ 66 (-15.38%)
Mutual labels:  discord-music-bot, discordjs, discord-bot, music-bot
SparkV
🤖⚡ | The most POWERFUL multipurpose chat/meme bot that will boost the activity in your server.
Stars: ✭ 24 (-69.23%)
Mutual labels:  discord-music-bot, discordjs, discord-bot, discord-js
suggestions-bot
A Discord bot designed to build better communities by encouraging a positive and constructive relationship between community and staff.
Stars: ✭ 22 (-71.79%)
Mutual labels:  discordjs, discord-bot, discord-api, discord-js
Dodong
An easy-to-setup music bot made with discord.js and discord-player
Stars: ✭ 55 (-29.49%)
Mutual labels:  discord-music-bot, discordjs, music-bot, discord-js
Kalopsia-Bot
♠️ A Powerful Open-Source Discord,js (v13) Bot written in JavaScript with many moderation, fun, economy, music, utility commands ♠️
Stars: ✭ 60 (-23.08%)
Mutual labels:  discordjs, discord-bot, music-bot, discord-js
Music-Slash-Bot
A music bot written in Discord.js and Distube using the slash command
Stars: ✭ 34 (-56.41%)
Mutual labels:  discord-music-bot, discord-bot, music-bot, discord-js
mass-dm-discord
A MassDM selfbot which is working in 2021. Only for educational purposes 🥱🚀
Stars: ✭ 87 (+11.54%)
Mutual labels:  discordjs, discord-bot, discord-api, discord-js
lavamusic
lavalink music bot base in erela.js and discord.js v13
Stars: ✭ 210 (+169.23%)
Mutual labels:  discord-music-bot, discord-bot, music-bot, 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 (-75.64%)
Mutual labels:  discord-music-bot, discordjs, music-bot, discord-js
Discord-BOT-Dashboard
This version is outdated, please check out Discord BOT Dashboard v2
Stars: ✭ 32 (-58.97%)
Mutual labels:  discordjs, discord-bot, discord-api, discord-js
partner-bot
Automates partnerships in the big community of discord.
Stars: ✭ 119 (+52.56%)
Mutual labels:  discordjs, discord-bot, discord-js
yumeko
The real yumeko UwU. Rewrite: https://github.com/youKnowOwO/yumeko-ts
Stars: ✭ 28 (-64.1%)
Mutual labels:  discord-bot, music-bot, discord-js

Commando

Commando Discord bot built on discord.js-commando.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Run it yourself

Installation guide for Ubuntu 16.04.2 LTS

Install Docker

sudo apt-get update
sudo apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
sudo apt-add-repository 'deb https://apt.dockerproject.org/repo ubuntu-xenial main'
sudo apt-get update
sudo apt-get install -y docker-engine

Install docker-compose

sudo pip install docker-compose

Get ready

wget https://raw.githubusercontent.com/WeebDev/Commando/master/docker-compose.yml.example -O docker-compose.yml

Fill out all the needed ENV variables.

Launch docker-compose

docker-compose up -d

Author

Commando © WeebDev, Released under the MIT License.
Authored and maintained by WeebDev.

GitHub @WeebDev

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].