Skip to content

slackbot for infrared remote control of raspberry pi

Notifications You must be signed in to change notification settings

yoshi65/raspibot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspibot

slackbot for infrared remote control of raspberry pi

Preparation

APIToken.dat

Write API token for slackbot.
https://api.slack.com/bot-users#getting-started

ChannelId.dat

Write channel id.
https://api.slack.com/methods/channels.list/test

Usage

python bot.py

Tree

raspibot
├── APIToken.dat
├── ChannelId.dat
├── SlackBotPlugin.py
├── bot.py
├── irrp_class.py
├── pigpio.json
└── slackbot_settings.py

Dependencies

  • python3.6
  • pip
    • pigpio
    • Slackbot

About

slackbot for infrared remote control of raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages