Learning Go by examples: part 4 - Create a Bot for Discord in Go

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • $ git clone https://github.com/scraly/learning-go-by-examples.git $ cd learning-go-by-examples

  • discordgo

    (Golang) Go bindings for Discord

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • kutego-api

    KuteGo is an API to play with cute Aurélie's Gophers

  • In reality, it's a REST API named KuteGo API created by my friend Gaëlle Acas. This API plays with my Gophers GitHub repository and is hosted in a private Google Cloud Run.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Best performing language for a bot

    1 project | /r/Discord_Bots | 27 May 2023
  • Bot that can make posts in the forum module?

    2 projects | /r/Discord_Bots | 10 Jan 2023
  • Is Your Discord Bot Spying On You?

    1 project | /r/privacy | 28 Dec 2022
  • Using Discord as your CDN.

    2 projects | dev.to | 16 Dec 2022
  • Does the Discord API support posting messages in Forum threads?

    1 project | /r/Discord_Bots | 3 Oct 2022