Skip to content

PyJaipur/announce

Folders and files

NameName
Last commit message
Last commit date
Jul 12, 2020
Jun 6, 2020
Jul 12, 2020
Jun 6, 2020
Jun 6, 2020
Jul 12, 2020
Aug 8, 2020
Jun 6, 2020
Jul 12, 2020
Jul 12, 2020
Jul 12, 2020
Jul 12, 2020

Repository files navigation

Announce

master

Features

  • login with telegram
  • Create a new group
  • Add events to the group
  • Perform actions on multiple platforms

Local dev

Create a .secret folder. Add env to it:

export TWITTER_CONSUMER_KEY=xxx
export TWITTER_CONSUMER_SECRET=xxx
export GOOGLE_CLIENT_ID=xxx
export GOOGLE_CLIENT_SECRET=xxx
export GMAIL_PWD=xxx
export LINKEDIN_CLIENT_ID=xxx
export LINKEDIN_CLIENT_SECRET=xxx
export MEETUP_CLIENT_ID=xxx
export MEETUP_CLIENT_SECRET=xxx
export TG_TOKEN=xxx
  • Then do docker-compose up web pgsql.
  • To create an otp for development, docker-compose exec web python -m announce run --fn hello.