Skip to content
forked from amybot/alice

Distributed Discord bot backend, designed for amybot

Notifications You must be signed in to change notification settings

Shredder121-me/alice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alice

Distributed bot backend for Discord.

Configuration

BOT_TOKEN="maybe your bot token?"
# This MUST be the same between frontend and backend!
EVENT_QUEUE="memes"
# This MUST be the same between backend and cache!
CACHE_QUEUE="memes2"
SENTRY_DSN="your dsn here"
# Default "dev"
ENV_NAME="prod"

About

Distributed Discord bot backend, designed for amybot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%