VK SDK for Golang VS discordgo

Compare VK SDK for Golang vs discordgo and see what are their differences.

VK SDK for Golang

Golang module for working with VK API (by SevereCloud)

discordgo

(Golang) Go bindings for Discord (by bwmarrin)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
VK SDK for Golang discordgo
0 16
177 4,665
- -
7.8 7.6
1 day ago about 13 hours ago
Go Go
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

VK SDK for Golang

Posts with mentions or reviews of VK SDK for Golang. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning VK SDK for Golang yet.
Tracking mentions began in Dec 2020.

discordgo

Posts with mentions or reviews of discordgo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-01.
  • Hey, I'm didlly...
    2 projects | /r/Discord_selfbots | 1 Jun 2023
    You could try building off of DiscordGO, just like dolfies did with discord.py. Glad to see you back though
  • Bot that can make posts in the forum module?
    2 projects | /r/Discord_Bots | 10 Jan 2023
    I don't think that bot exists yet, but it wouldn't be too hard to make. Use some Reddit API wrapper (snoowrap is very good), pull a post from there, and you're gonna have to post it using this golang library because base discord.js still hasn't implemented posting to forum channels, as they are still kinda new.
  • I created a struct-based Discord API Wrapper in Go
    3 projects | /r/programming | 9 Jan 2023
    Interesting. Always nice to have competition, but let's say I currently use https://github.com/bwmarrin/discordgo, what does your library enable that theirs doesn't?
  • Using Discord as your CDN.
    2 projects | dev.to | 16 Dec 2022
    In this first part of the main function, we have created the fiber HTTP server, and the creation of the /sendFile route. When this route is called, passing the file field, we have the creation of our discord bot using this excellent library called discordgo. We also open the WebSocket to talk to the Discord servers.
  • Disgo - Create a Discord Bot
    2 projects | /r/golang | 27 Jul 2022
    Can you please elaborate why I should use this instead of discordgo?
  • Mumble-Discord-Bridge: A Go bot to bridge audio between Mumble and Discord.
    3 projects | /r/golang | 28 Dec 2021
    I really enjoyed building this bot in Go! When I initially considered building this bot I looked at libraries in several languages and the Go libraries looked the most approachable/functional. The libraries that made this possible are really great, [discordgo](https://github.com/bwmarrin/discordgo) and [gumble](https://github.com/layeh/gumble).
  • Learning Go by examples: part 4 - Create a Bot for Discord in Go
    3 projects | dev.to | 3 Aug 2021
    In order to do that, we need a Client that interact with Go servers. Don't forget that a lot of useful and awesome libraries exists in Go, we don't have to reinvent the wheel, so we will use DiscordGo library.
  • Playing Cards Discord Bot
    2 projects | dev.to | 9 Jan 2021
    The backend consists of the bot itself and the standard Go packages for hosting card images and the frontend website. I used the DiscordGo package for the bot, which provides Go bindings for the Discord API.

What are some alternatives?

When comparing VK SDK for Golang and discordgo you can also consider the following projects:

webhooks - :fishing_pole_and_fish: Webhook receiver for GitHub, Bitbucket, GitLab, Gogs

musicbot - A multi-server music bot for Discord built in Go

WhatsAppToDiscord - WhatsAppToDiscord is a Discord bot that uses WhatsApp Web as a bridge between Discord and WhatsApp.

go-jira - Go client library for Atlassian Jira

kanka - Go client for the Kanka API

telegram - Implementation for the telegram bot API

telebot - Telebot is a Telegram bot framework in Go.

discord-image-downloader-go - A simple tool which downloads pictures posted in discord channels of your choice to a local folder.

pushover - Go wrapper for the Pushover API

rrdaclient - Go bindings for RRDA https://github.com/fcambus/rrda

circleci - Go library for interacting with CircleCI

disgo - Create a Discord Bot in Go using this Discord API Wrapper. The next generation of Discord API Consumption.