Skip to content
Nate edited this page Jan 23, 2021 · 49 revisions

A curated list of high quality projects/packages using DiscordGo

This list is for code or programs related to DiscordGo, such as:

  • Go Packages/Modules
  • Tools (Command-line or GUI)
  • Code for Bots that you can use
  • Bot Frameworks to build bots from
  • Other similar things :)

If you're the owner of an awesome DiscordGo based Bot please add it to the DiscordGo Bots page instead.

If you notice something on this list that's dead or no longer meets the below list, please remove it.

To be on this list your project must

  • Be Discord related.
  • Use the DiscordGo package in some way
  • Have a decent README that documents what your project does and how to use it.
  • Compile without errors :)
  • Actively maintained or developed.
  • Have fairly decent coding standards (use linting tools)

The list, in no order at all.

  • shards - Configurable, scalable and automatic sharding library for discordgo, done right ✔️. Supports zero-downtime shard restarts out of the box, and is concurrency safe by default.
  • dgc - An enhanced DiscordGo command router (Argument parsing, Sub commands, Integrated help command etc.)
  • Ephemeral Roles - A Discord bot for managing ephemeral roles based upon member voice channel presence
  • dgwidgets Create widgets like paginators using embeds and reactions
  • dgrouter Command router for discordgo
  • Bruxism - A chat bot framework for YouTube and Discord
  • Discorder - An interactive command line discord client
  • Discord Checkers - A discord bot that allows you to play checkers against another user natively through discord messages.
  • GoMusicBot - A simple discord music bot using the DiscordGo library
  • Matterbridge - Bridges chat platforms (including Discord)
  • 2Bot - A Discord bot with unique meme image storing functionality, with a complementary selfbot, 2Bot2Go
  • Clinet - A bot intended for conversation and fact-based queries
  • discord-generalized-sound-bot - Generalized sound bot on Discord
  • btc-alert - Customizable BTC price movement tracker w/ Discord Bot
Clone this wiki locally