Skip to content

Our friendly neighborhood Discord bot

License

Notifications You must be signed in to change notification settings

gamedev-iitk/kaka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaka

Language grade: JavaScript

A Discord bot for our server.

Usage

It has three basic functions for now.

  1. $ping: Replies with pong, just to check if the bot is online
  2. $remind: Message format is somewhat important for now as it has basic error tolerance. Format is
$remind <mention> <time (in hrs)> <reminder message>
  1. $remindonce: Message format is somewhat important for now as it has basic error tolerance. Format is
$remindonce <mention> <time (in hrs)> <reminder message>
  1. $clear: Clears the reminder

Developing

  1. Clone the repository
  2. yarn install to get all dependencies
  3. Create _config.json with a key token that has your Discord bot token as value

About

Our friendly neighborhood Discord bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published