I implemented a fully functioning calculator using the new Message Buttons!

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • discrodbuttons-calculator

    Discontinued A calculator in Discord using Message Buttons [Moved to: https://github.com/BaumianerNiklas/discordbuttons-calculator]

  • A lot of people asked for it so I put the code on Github. As said in the README, this is very hacky and not scalable at all and I honestly just used a third party library to do the evaluating.

  • discordbuttons-calculator

    Discontinued A calculator in Discord using Message Buttons

  • This is my bot for testing and the approach is not scalable in the slightest, if you're interested in the [code](https://github.com/BaumianerNiklas/discordbuttons-calculator) I put it on my github though

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • discord.js

    A powerful JavaScript library for interacting with the Discord API

  • I'm using discord.js, but because they don't have support for buttons yet, I'm using the client#api and client#ws properties to interact with the discord api directly. There is however a pr that I think is already pretty safe to use.

  • guide

    The official guide for discord.js, created and maintained by core members of its community. (by discordjs)

  • I started learning Javascript with Codecademy and discord.js through some beginner youtube videos and their guide. After you have the basics though the best way of learning (for pretty much anything, not just discord bots or coding in general) is just doing it imo, so I just started doing discord bots for fun in my free time

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

  • What is the recommended programing language for building discord bots?

    4 projects | /r/discordbots | 15 May 2022
  • Bot to log every activity

    2 projects | /r/Discord_Bots | 18 Sep 2021
  • creating my first bot

    2 projects | /r/Discord_Bots | 19 Jun 2021
  • Need help in creating a Discord Bot.

    3 projects | /r/Discord_Bots | 8 Jun 2021
  • Bot coding error (sendMessage) error

    2 projects | /r/Discord_Bots | 25 May 2021