A cowin bot that gives you an update whenever it finds a vacancy in your region

go-cowin-bot

A cowin bot that will give you an update on discord whenever it finds a vacancy for the parameters provided

Setup:

  • download go-cowin-bot executable from the releases
  • for discord bot updates:
    • make a discord bot (https://discord.com/developers/applications)
    • copy bot token and set it in environment variable (export DISCORD_TOKEN=<>)
    • get Channel ID for the channel on which bot should send updates (export CHANNEL_ID=<>)
      • open discord.com in browser, navigate to desired channel, copy last section of URL
    • OPTIONAL: error channel to get updates if something goes wrong (export ERR_CHANNEL_ID=<>)
      • make a new channel (preferrably private)
      • get the channel ID (same as before)
      • export it to the correct env variable name
    • make sure bot has "send embedded links" permission on channel

Usage:

Require arg:

./go-cowin-bot
  -cmd     [enables output on cmd line (disbales discord)]
  -discord [sends updates to discord channel - read setup first]

Optional args:

  -district_id [district_id that needs to be checked: default = 294(BBMP)]
  -age         [minimum age check: default=18]
  -poll        [amount of time between polls to API: default=15]
  -days        [number of days to check for: default = 10]
Owner
Varun Sapre
Software Engineer at Zopsmart.
Varun Sapre
Similar Resources

Discord-bot - A Discord bot with golang

JS discord bots Install Clone repo git clone https://github.com/fu-js/discord-bo

Aug 2, 2022

Bot - Telegram Music Bot in Go

Telegram Music Bot in Go An example bot using gotgcalls. Setup Install the serve

Jun 28, 2022

Pro-bot - A telegram bot to play around with the community telegram channels

pro-bot 🤖 Pro Bot A Telegram Bot to Play Around With The Community Telegram Cha

Jan 24, 2022

Sex-bot - The sex bot and its uncreative responses

Sex-bot - The sex bot and its uncreative responses

Sex Bot The sex bot, made with golang! The sex bot can't hear the word "sexo" he

Nov 11, 2022

Feline-bot - Feline Bot for Discord using Golang

Feline Bot for Discord Development This bot is implemented using Golang. Feature

Feb 10, 2022

A Telegram bot that will run code for you.

piston_bot A Telegram bot that will run code for you. Made using piston. Available as @iruncode_bot on telegram. Examples Basic example Input: /run py

Sep 11, 2022

REPLbot is a Slack bot that allows you to control a REPL from within Slack.

REPLbot is a Slack bot that allows you to control a REPL from within Slack.

🤖 REPLbot REPLbot is a Slack bot that allows you to control a REPL from within Slack. It comes with a few REPLs (Go 🥳 , Java, NodeJS, PHP, Python, R

Dec 31, 2022

A Telegram bot that feeds you every hour with the latest news about Hacking, FOSS, privacy, security, etc

HackerNews Telegram bot - Golang version A Telegram bot that serves you with personalized HackerNews articles. You can self host it and make it filter

Feb 1, 2022

This repository will guide you to steal whatever the user copies and send content to telegram bot.

copy-clipboard-stealer-with-telegram This repository will guide you to steal whatever the user copies and send content to telegram bot. Setting Envior

Oct 4, 2022
A self-bot that gives data about minecraft names, droptimes, upcoming 3 chars and more.

Commands !searches <input> - Grabs a usernames searches !info <input> - Gets information on the account.. cape, skin, uuid etc. !droptime <input> - ge

Feb 13, 2022
Bot-template - A simple bot template for creating a bot which includes a config, postgresql database

bot-template This is a simple bot template for creating a bot which includes a c

Sep 9, 2022
A Telegram bot that asks you a question and evaluate the response you provide.
A Telegram bot that asks you a question and evaluate the response you provide.

PiSquared A Telegram bot that asks you a question and evaluate the response you provide. Thanks to the labse_bert model, the evaluation of the answer

Nov 13, 2022
A Telegram Repo For Bots Under Maintenance Which Gives Faster Response To Users
A Telegram Repo For Bots Under Maintenance Which Gives Faster Response To Users

Maintenance Bot A Telegram Repo For Bots Under Maintenance Which Gives Faster Response To Users Requests » Report a Bug | Request Feature Table of Con

Mar 21, 2022
Dlercloud-telegram-bot - A Telegram bot for managing your Dler Cloud account

Dler Cloud Telegram Bot A Telegram bot for managing your Dler Cloud account. Usa

Dec 30, 2021
Slack-emoji-bot - This Slack bot will post the newly created custom Slack emojis to the channel of your choice

Slack Emoji Bot This Slack bot will post the newly created custom Slack emojis t

Oct 21, 2022
Domo is a Discord bot to help you manage your FOMO (fear of missing out).

domo domo is a Discord bot to help you manage your FOMO (fear of missing out). Development Download and install Go: Instructions To run the bot first

Jan 4, 2022
RaspChecker - A Telegram bot that allows you to monitor your Raspberry Pi's temperature and shut it down. Written in Golang.

RaspChecker Remotely monitor your Raspberry Pi's temperature and shut it down if you want. All through Telegram. How to set up In order to run the bot

Jan 2, 2022
A bot based on Telegram Bot API written in Golang allows users to download public Instagram photos, videos, and albums without receiving the user's credentials.

InstagramRobot InstagramRobot is a bot based on Telegram Bot API written in Golang that allows users to download public Instagram photos, videos, and

Dec 16, 2021
Quote-bot - Un bot utilisant l'API Twitter pour tweeter une citation par jour sur la programmation et les mathématiques.

Description Ceci est un simple bot programmé en Golang qui tweet une citation sur la programmation tout les jours. Ce bot est host sur le compte Twitt

Jan 1, 2022