Skip to content

Automating our announcements to our Slack/Facebook {Page,Group,Chat}/Email list.

License

Notifications You must be signed in to change notification settings

CovHackSoc/AnnounceBot3000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnnounceBot3000

Automating our announcements to our Slack/Facebook {Page,Group,Chat}/Email list.

Setting Up

Run virtualenv . and pip install -r requirements.txt

To get the tool chain setup.

Configuration

The configuration file is in TOML.

Services

How to set up all the different services supported.

Slack

Register a new app and give it permissions to send messages. Then place its OAUTH key under the environment variable SLACK_OAUTH_TOKEN (You can also place it in .env)

Todo

  • Port to Python 3.
  • Add Facebook Support
  • Add support of mailing lists.
  • Probably add Unicode support.
  • Write a basic CLI
  • Maybe make it a web service.

About

Automating our announcements to our Slack/Facebook {Page,Group,Chat}/Email list.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published