Skip to content

crystalnyan/takemeds-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

TakeMeds

A telegram bot to remind about taking meds on time!

About

This is a Telegram bot that you can use at https://t.me/takemedsBot
You can also copy this project and adapt to something else!

Set up the project

  1. Clone the repo
  2. Follow the instructions at https://www.prisma.io/docs/guides/deployment/edge/deploy-to-deno-deploy
    to set up remote DB and generate Prisma Client for Deno.
    Note: You will need to create a table at Supabase manually.
  3. Create a .env file at the root of the project and populate
    with your variables. See the .example.env file.
  4. Run deno task generate.
  5. Run deno task start.
  6. Done!

Blog

You can follow my Telegram channel to read my thoughts as I am buiklding something,
read and discuss some tech news, see memes... and so on...
Here: https://t.me/nyanblog

Releases

No releases published

Packages

No packages published