I've made a simple Discord bot to learn Elixir, and would really like some feedback and tips

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

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

    Discord bot with Twitch integration

  • Here is the link: https://github.com/lucapasquale/botchini

  • ramda

    :ram: Practical functional Javascript

  • Hey everyone, I've recently started to learn Elixir, after years of really liking FP and using Ramda on JavaScript, so I could check some cool features from the elixir ecosystem

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

    Producer and consumer actors with back-pressure for Elixir

  • I think if the bot gets a lot of users or streams being tracked you might run into issues with how sync_streams works, you might want to look at something like GenStage or maybe Oban to send messages in batches. In a similar note you'd want to do the same thing for cases where you are doing Repo.all.

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

  • Tacit Programming

    3 projects | news.ycombinator.com | 24 Feb 2024
  • Pipeline-Oriented Programming [video]

    4 projects | news.ycombinator.com | 20 Jan 2024
  • Level up your Typescript game, functionally - Part 2

    2 projects | dev.to | 25 Nov 2023
  • Level up your Typescript game, functionally - Part 3

    1 project | dev.to | 25 Nov 2023
  • FP and JavaScript/TypeScript

    5 projects | /r/functionalprogramming | 27 Apr 2023