Coder Social home page Coder Social logo

amybot

What is everything?

Main components

DEPRECATED amybot/samantha (Elixir) - Bot shards. Opens connections to the Discord websocket gateway and pushes events onto the queue.

DEPRECATED amybot/samantha-connector (Elixir) - Assigns shard IDs to samantha instances. Persists state in redis.

amybot/alice (Elixir) - Main backend worker. Handles basically all commands, as well as queueing up events for other backend services.

amybot/hotspring (Java) - JDA-Audio-based audio server. Uses a REST API, and pushes events into the same queue that alice workers read from.

Supporting code

amybot/emily (Elixir) - A port of the Nostrum Discord REST API handler, which (among other things) persists state in Redis to allow distributed REST usage.

queer/lace (Elixir) - Redis-backed Erlang node clustering and autodiscovery.

How do I self-host?

You don't. The code is explicitly designed to make a LOT of assumptions about how I run it, and as such is VERY unfriendly to self-hosting. This includes, but is not limited to, dependencies on closed-source components.

amybot's Projects

alice icon alice

Distributed Discord bot backend, designed for amybot

amybot icon amybot

Main repo. for amybot. Start here.

samantha icon samantha

Distributed Discord bot sharding, designed for amybot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.