Skip to content

amybot/samantha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Samantha

Distributed bot frontend for Discord.

Notice of deprecation

This library/application has been deprecated. Please do not attempt to use it.

Configuration

BOT_NAME="unique-name-without-spaces"
BOT_TOKEN="your token here"
CONNECTOR_URL="http://your.shard.connector/"
REDIS_IP="redis-ip"
REDIS_PASS="a"
# V This MUST be the same between frontend and backend!
EVENT_QUEUE="memes"
SENTRY_DSN="your dsn here"
# Default "dev"
ENV_NAME="prod"

About

Distributed Discord bot sharding, designed for amybot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages