Skip to content

cycloptux/AyleeBot-Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to AyleeBot's documentation repository

AyleeBot is a framework used to build and launch private Discord bot instances, written by Cyc (cycloptux#1543) and based on the public GiselleBot.

This repository will host the source documentation files, used to build the actual documentation websites hosted on the developer's website or ReadTheDocs.

Building the documentation

The documentation for a specific bot will automatically build from the framework once a correct set of environmental variables are set during build time. Here's an example:

export BOT_IDENTIFIER="ayleebot"
export BOT_NAME="AyleeBot"
export BOT_PREFIX="?"
export BOT_PREFIX_LITERAL="a question mark"
export COMPANY_NAME="DisComm | Community Management"
export DISCORD_NAME="DisComm Official"

About

AyleeBot is a private framework to build Discord bot instances, based on GiselleBot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages