All Projects → b1naryth1ef → Rowboat

b1naryth1ef / Rowboat

Licence: mit
A Discord bot for managing large communities

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Rowboat

Botify
Discord bot that plays Spotify tracks and YouTube videos or any URL including Soundcloud links and Twitch streams
Stars: ✭ 86 (-22.52%)
Mutual labels:  discord-bot, discord
Cyberdisc Bot
The bot for the Cyber Discovery Community Discord Server!
Stars: ✭ 108 (-2.7%)
Mutual labels:  discord-bot, discord
Discord.js Menu
💬 Easily create Discord.js v12 embed menus with reactions and unlimited customizable pages.
Stars: ✭ 89 (-19.82%)
Mutual labels:  discord-bot, discord
Spambot
Discord spambot to level up profiles on other bots.
Stars: ✭ 79 (-28.83%)
Mutual labels:  discord-bot, discord
Music Bot
Simple music bot with a full-blown queue system that is easy to understand
Stars: ✭ 102 (-8.11%)
Mutual labels:  discord-bot, discord
Sylphy
👑 the better discord bot framework
Stars: ✭ 85 (-23.42%)
Mutual labels:  discord-bot, discord
Discordbot
A Java Discord bot using JDA
Stars: ✭ 92 (-17.12%)
Mutual labels:  discord-bot, discord
Bot
A Discord bot for all your needs. With memes, utilities, moderation & more, Fire is the only bot you'll need.
Stars: ✭ 79 (-28.83%)
Mutual labels:  discord-bot, discord
Possumbot
A bot that will allow you to destroy discord servers.
Stars: ✭ 106 (-4.5%)
Mutual labels:  discord-bot, discord
Pengubot
Official PenguBot GitHub Repository
Stars: ✭ 98 (-11.71%)
Mutual labels:  discord-bot, discord
Sir Lancebot
A Discord bot started as a community project for Hacktoberfest 2018, later evolved to an introductory project for aspiring new developers starting out with open source development.
Stars: ✭ 105 (-5.41%)
Mutual labels:  discord-bot, discord
Discljord
A Clojure wrapper library for the Discord API, with full API coverage (except voice, for now), and high scalability
Stars: ✭ 111 (+0%)
Mutual labels:  discord-bot, discord
Open Sourcebot
An open source Discord bot created and run by TheSourceCode community.
Stars: ✭ 81 (-27.03%)
Mutual labels:  discord-bot, discord
Hibiki
🤖 The best all-in-one Discord bot! Automod, fun, music, utilities, and more. Customizable, easy-to-use, and fully translatable.
Stars: ✭ 86 (-22.52%)
Mutual labels:  discord-bot, discord
Nino
🔨 Advanced and cute moderation discord bot as an entry of Discord's Hack Week!
Stars: ✭ 78 (-29.73%)
Mutual labels:  discord-bot, discord
Diceparser
Powerful dice Roller is used as discord bot, irc bot, cli tool and inside Rolisteam : 1d20+4, 1L[head,arm,leg,belly,chest], 1d6+1d8, 8+5*3
Stars: ✭ 90 (-18.92%)
Mutual labels:  discord-bot, discord
Nullctf
A Discord bot that provides ctf tools for collaboration in Discord servers!
Stars: ✭ 78 (-29.73%)
Mutual labels:  discord-bot, discord
Misaki
Misaki is Discord Bot designed for communities with commands ranging from gif based anime reactions, to head scratching trivia commands.
Stars: ✭ 78 (-29.73%)
Mutual labels:  discord-bot, discord
Nitro Generator
Discord Nitro Code Generator and Checker. Generates Classic and Boost Nitro Codes. Using HTTPS Proxy (Autoscraper)
Stars: ✭ 93 (-16.22%)
Mutual labels:  discord-bot, discord
Dtel
Telephone roleplay bot on Discord
Stars: ✭ 108 (-2.7%)
Mutual labels:  discord-bot, discord

Rowboat

Rowboat is a private Discord bot focused on being a highly powerful and configurable moderation and utilitarian bot for Discord. Rowboat is built to feel and behave similarly to AutoModerator for reddit.

Should I Run Rowboat Locally?

Probably not. Rowboat has enough moving pieces that running a local version is complicated. The main purpose of having the source released is to allow others to understand and audit the functionality. The code is by no means meant to be easy to setup or bootstrap, and I don't plan on supporting folks trying to run locally. That said, feel free to run a local version of Rowboat for your server (but not a public version please).

Self-hosting Agreement

  • You may not use the Rowboat logo or name within derivative bots.
  • You may not host a public version of Rowboat.
  • You may not charge for the usage of your instance of Rowboat.
  • You may not provide support for Rowboat.

Development

Rowboat development is focused on the requirements of servers looking to move onto Rowboat as their core moderation bot. Generally a good overview of the planned or in-development tasks is the Trello Board, although its by no means a purely-true source.

Can I Contribute?

Maybe. Feel free to submit PRs, but unless they are explicitly bug fixes that have good documentation and clean code, I likely won't merge. Features will not be accepted through PR unless stated elsewhere. Do not submit feedback on this repository, the server is the right place for that. PRs focused around the frontend and web panel are more likely to be accepted.

How Do I Contribute?

To get a local version of rowboat running, you will need docker-compose setup locally. Once installed, you can simply run docker-compose up and in theory all your dependencies should be setup. You may have to rerun the command after your first setup because of the way Postgres tables are created. To give yourself global administrator, run docker-compose exec web ./manage.py add-global-admin USER_ID_HERE. Finally, you must make sure to copy the example configuration and properly replace the values within.

Can You Add Rowboat To My Server?

Maybe. If you are interested in having Rowboat on your server, please join (discord.gg/rowboat) the server and provide an invite and some general information. Rowboat is only added to larger (1-2k+ average CCU) servers that have more complex moderation requirements.

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