Bot using C

This page summarizes the projects mentioned and recommended in the original post on /r/discordbots

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • DiscordCoreAPI

    A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.

  • An interesting library in C++, there you go https://github.com/RealTimeChris/DiscordCoreAPI (Not written by me, great thanks to Chris).

  • discord-api-docs

    Official Discord API Documentation

  • this is pretty much the only valid answer. You'll have to implement the raw discord API calls yourself (https://discord.com/developers/docs/intro) by making HTTP-requests from C. There's probably existing libraries to manage your HTTP-requests.

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