Skip to content

mohdsanadzakirizvi/scribe-internship-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scribe-internship-challenge

The code contained in this repository is for Scribe's Internship Challenge. The task list can be found in

Project Structure

The following is the project structure:

  • .bash_profile : used to set environment variables
  • mainbot.py : main code of the slackbot
  • slack_utility.py : contains utility functions for the slackbot
  • schedule_bot.py : contains the schedule bot for Task #1

Start Project

  1. Set the $SLACK_TOKEN environment variable
source .bash_profile
  1. Start the slackbot
python mainbot.py
  1. Join the Slack Workplace
https://sanadslacktest.slack.com/
  1. The botname is @goldiloxbot. Ask him to set a reminder for you
@goldiloxbot set reminder please

Alt text

Dependencies

The project depends upon the following packages:

License

MIT

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published