Skip to content

ramazanguvenc/irene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot

Telegram bot: @k_irene_bot

Commands

  • /p btc: Returns the current price (/p btc -- /p eth).
  • /sub daily: Subscribe to daily reports and/or alerts. (/sub daily -- /sub vibe)
  • /test: Get a report.
  • /video [url]: Downloads a video from a given link on Twitter.
  • /crypto: Posts prices of added cryptocurrencies.
  • /add btc: Adds a cryptocurrency to see it in the /crypto command (/add btc).
  • /chat [input]: Runs on Gemini API. Don't abuse it!

Installation

  1. Clone the repositories:

  2. Install ffmpeg, yt-dlp

  3. Create a config.properties file and define the following variables:

    token = 
    twitter_download_go_path = 
    twitter_download_output_path = 
    db_username = 
    db_password = 
    db_url = 
    env = 
    

Usage

To launch the bot, execute the deploy.sh script on your server, ensuring that you have previously set up the config.properties files and downloaded the sunmi project.

./deploy.sh

About

Telegram bot aka Irene

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published