Skip to content

A Slack bot made for WiCS to store mini project ideas and get inspired

Notifications You must be signed in to change notification settings

adisonlampert/project-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Bot

This is a Slack bot I made using Node.js, Bolt.js, and Repl.it for my Women in Computer Science club Slack. Users can add, access, and delete coding project ideas. It is intended to spark creativity.

User Guide

/projects Lists all projects submitted by club members.
/addproject <Project Name> Allows users to add a project to the list.
/removeproject <Project Name> Allows user to remove a project from the list. (Admin only)
/clearprojects Clears project list. (Admin only)
/completed Lists projects user has completed and date.
/addcompleted <Project Name> User can add completed projects to personal list
/removecompleted <Project Name> User can add completed projects to personal list
/clearcompleted Clears user's completed project list.

To do

  • Nothing atm

About

A Slack bot made for WiCS to store mini project ideas and get inspired

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published