All Projects → suggestionsbot → suggestions-bot

suggestionsbot / suggestions-bot

Licence: AGPL-3.0 license
A Discord bot designed to build better communities by encouraging a positive and constructive relationship between community and staff.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to suggestions-bot

Discord-Bot-TypeScript-Template
Discord bot - A discord.js bot template written with TypeScript.
Stars: ✭ 86 (+290.91%)
Mutual labels:  discordjs, discord-bot, discord-api, sharding, discord-js, discordbot
Discord-BOT-Dashboard
This version is outdated, please check out Discord BOT Dashboard v2
Stars: ✭ 32 (+45.45%)
Mutual labels:  discordjs, discord-bot, discord-api, discord-js, discordbot
Discord-Reposter
Bot for reposting Discord messages (work in progress)
Stars: ✭ 62 (+181.82%)
Mutual labels:  discordjs, discord-bot, discord-api, discord-js, discordbot
sharedsharder
Shard your discord.js bot across devices!
Stars: ✭ 18 (-18.18%)
Mutual labels:  discordjs, discord-bot, sharding, discord-js, discordbot
discord-voice
⏲️ A complete framework to facilitate the tracking of user voice time using discord.js
Stars: ✭ 33 (+50%)
Mutual labels:  discordjs, discord-bot, discord-api, discord-js, discordbot
mass-dm-discord
A MassDM selfbot which is working in 2021. Only for educational purposes 🥱🚀
Stars: ✭ 87 (+295.45%)
Mutual labels:  discordjs, discord-bot, discord-api, discord-js, discordbot
LenoxBot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 218 (+890.91%)
Mutual labels:  discordjs, discord-bot, discord-api, discord-js, discordbot
Welcome-Bot
A cool multi-purpose discord bot that solves all your problems. I have features such as Moderation, ModLog, Welcome & Goodbye logs, Fun, Music
Stars: ✭ 73 (+231.82%)
Mutual labels:  discordjs, discord-bot, discord-js, discordbot
discord-clock
A simple clock script for your bot to show what time it is in your server | Discord.js v13 ready!
Stars: ✭ 29 (+31.82%)
Mutual labels:  discordjs, discord-api, discord-js, discordbot
Azuma
A package that actually syncs your ratelimits across all your clusters on Discord.JS
Stars: ✭ 19 (-13.64%)
Mutual labels:  discordjs, discord-bot, sharding, 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 (+486.36%)
Mutual labels:  discordjs, discord-bot, discord-api, discord-js
Discord-Tools
VSCode extension allowing the integration of a Discord chat, bot templates, snippets, themes and more!
Stars: ✭ 91 (+313.64%)
Mutual labels:  discordjs, discord-bot, discord-js, discordbot
SparkV
🤖⚡ | The most POWERFUL multipurpose chat/meme bot that will boost the activity in your server.
Stars: ✭ 24 (+9.09%)
Mutual labels:  discordjs, discord-bot, discord-js, discordbot
Luki
[Deprecated] The official repository for Luki the Discord bot
Stars: ✭ 21 (-4.55%)
Mutual labels:  discordjs, discord-api, discord-js, discordbot
Commando
[DEPRECATED] ⚫ Commando Discord bot built on discord.js-commando.
Stars: ✭ 78 (+254.55%)
Mutual labels:  discordjs, discord-bot, discord-api, discord-js
Discord-BOT-Dashboard-V2
Discord BOT Dashboard V2 is made to make Discord BOT Development easy, designed to help create applications without writing a single line of code while using a user friendly Web-Dashboard!
Stars: ✭ 120 (+445.45%)
Mutual labels:  discordjs, discord-api, discord-js, discordbot
Discord-Bot-Choo-Choo
Coding Train Example Discord Bot
Stars: ✭ 35 (+59.09%)
Mutual labels:  discordjs, discord-bot, discord-js, discordbot
Aometry
An awesome multipurpose discord bot build using discord.js v13 with support for slash commands and context menus
Stars: ✭ 51 (+131.82%)
Mutual labels:  discordjs, discord-api, discord-js, discordbot
partner-bot
Automates partnerships in the big community of discord.
Stars: ✭ 119 (+440.91%)
Mutual labels:  discordjs, discord-bot, discord-js, discordbot
discord.js-modules
Modularisation of discord.js (WIP)
Stars: ✭ 210 (+854.55%)
Mutual labels:  discordjs, discord-bot, discord-api
Suggestions logo

Suggestions

A Discord bot designed to build better communities by encouraging a positive and constructive relationship between community and staff.

version discord issues


Statistics

  • Used by nearly 50,000 servers!
  • Over 1 million suggestions submitted!
  • Over 2 million commands ran!
  • Serving servers publicly since August 2018!
  • Verified by Discord on April 13, 2020!
  • More statistics TBD 😛

Features

  • Configurable channel to post suggestions too
  • Manage suggestions by approving, rejecting and adding notes
  • Change emojis added to suggestions
  • A private staff-only channel for your staff members to post suggestions to
  • Custom configuration for various aspects of the bot*
  • Learn more at our website

* View the documentation to learn how to fully configure the bot

Development

To set up this repository to develop and contribute, there are a few pre-requisites you'll need:

  • Node.js v16.x.x
  • Git
  • Docker (optional)
  • Docker Compose (optional)
# clone the repository to your development environment
> git clone https://github.com/suggestionsbot/suggestions-bot
# install the dependencies using yarn or npmg
> yarn install # or npm install
# run the development environment
> yarn dev # or npm dev

Important Links

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