Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Feb 22, 2025. It is now read-only.

Telegram bot for track Correios objects.

License

NotificationsYou must be signed in to change notification settings

xxgicoxx/rastreaqui-bot

Repository files navigation

Telegram bot for track Correios objects.

Features

  • /addcodename - Add object
  • /removecode - Remove object
  • /checkcode - Check object
  • /list - List objects
  • /help - Help

Prerequisites

Running

1. Configure

# BotCreate and configure .env file like .env.example.

2. Telegram

# Create an Telegram botFind @BotFather on Telegram, type /newbot and follow the instructions.# UsernameGet your bot username and set 'TELEGRAM_USERNAME' in .env.# TokenGet your token from @BotFather and set 'TELEGRAM_TOKEN' in .env.

3. PostgreSQL

# InstallInstall PostgreSQL and create an database.# ConfigureSet PostgreSQL 'POSTGRESQL_USERNAME', 'POSTGRESQL_PASSWORD', 'POSTGRESQL_DATABASE', 'POSTGRESQL_HOST' and 'POSTGRESQL_DIALECT' in .env.

4. Run

# Install dependenciesnpm install# Create tablesnpm run migrate# Seed tablesnpm run seed# Startnpm start

Built With

Authors

Acknowledgments

About

Telegram bot for track Correios objects.

Topics

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp