Skip to content

organisation-de-l-ombre/Astemios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astemios

Astemios is a discord bot written in C++.

The bot is divided in 3 individual parts:

  • The Logger ( AstemiosLogger )
    • Namespace : Astemios::AstemiosLogger
  • The CommandManager ( CommandManager )
    • Namespace: Astemios::AstemiosCommandManager

Every project is divided in two folders, include for the headers files and src for the implementation of the classes in the header files.

For now, the project uses two libraries, sleepy_discord for the discord client and termcolor (not used).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors