Building an Unsplash bot for Discord

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

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
  • jaicp-discord-unsplash-bot

    A companion repository for "Building an Unsplash bot for Discord post" on Dev.to

  • You can find the code both of the chatbot project and Discord adapter on Github.

  • discord.js

    A powerful JavaScript library for interacting with the Discord API

  • I've created a really simple adapter in Node.js that listens for messages on Discord, interacts with JAICP via Chat API and then replies back to Discord. It makes use of an excellent Discord.js library and also axios for http requests.

  • 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
  • jaicp-discord-adapter

    A companion repository for "Building an Unsplash bot for Discord post" on Dev.to.

  • You can find the code both of the chatbot project and Discord adapter on Github.

  • axios

    Promise based HTTP client for the browser and node.js

  • I've created a really simple adapter in Node.js that listens for messages on Discord, interacts with JAICP via Chat API and then replies back to Discord. It makes use of an excellent Discord.js library and also axios for http requests.

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
  • I implemented a fully functioning calculator using the new Message Buttons!

    6 projects | /r/discordapp | 30 May 2021