Code Monkey home page Code Monkey logo

remote_jobs_bot's Introduction

Scheduled Telegram Bot

Intro

This code schedules a bot to send a message everyday to a certain conversation. Follow the tutorial in Medium.. I've now extended it to get remote job offers and sending them; check out that tutorial, also in Medium.

Deploying

Install Serverless framework:

npm install serverless

Export credentials:

export AWS_ACCESS_KEY_ID=<Access key ID>
export AWS_SECRET_ACCESS_KEY=<Secret access key>
export TELEGRAM_TOKEN=<Your Telegram Token>

Install pip requirements:

pip3 install -r requirements.txt -t . --system

Deploy to AWS:

serverless deploy

remote_jobs_bot's People

Contributors

ruromgar avatar

Stargazers

Ahmed El Sayed Ibrahim avatar  avatar Rowen avatar Anda Toshiki avatar JT avatar DimaKush avatar  avatar Benjamin Faruna avatar  avatar Prahlad G Menon, PhD, PMP avatar Wen-Han Lin  avatar Balqis Mughny Sasando avatar Apoorve  avatar  avatar admaja putra avatar Jozef Rebjak avatar

Watchers

James Cloos avatar Prahlad G Menon, PhD, PMP avatar  avatar

remote_jobs_bot's Issues

errorMessage":"Application not found

Hi! Thank you for sharing this bot. I went through your tutorial and everything worked really well. Now I can't figure out how to setup up AWS to create the specific messages I'd like to send. Really appreciate if you can steer me in the right direction.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.