Skip to content

cee-studio/cee-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cee-bot

Bot for the Cee.Studio server.

Getting Started

  1. Get Orca by following its installation steps
  2. Edit config.json and match its fields to your guild and bot primitives
  3. Head to listeners/ and follow its guide to activate the interaction listeners
  4. Build the bot
$ make
  1. Finally, run the bot
$ ./main

Features

Rubber duck channel

A special channel that users may create to have their own space where they may ask for specialized help in their projects, or simply throw their developer thoughts to.

/mychannel action - Moderation commands for your channel

/mychannel configure - Configure your channel

/mychannel delete - Delete your channel

Project outline

.
├── config.json    # The client primitives
├── interactions/  # Logic for client reaction to interactions
└── listeners/     # Activate / Update Interaction listeners

About

Bot for the Cee.Studio server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages