Skip to content

hyotaime/black-tuesday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

black-T.U.E.S.D.A.Y

Python Python-Telegram-Bot License CodeFactor
Telegram MariaDB OpenAI Yahoo! Solved.ac Korea public data portal

Telegram-bot Ultimately Essential Service Definitively Assist You

bt-profile

Introduction

This is a bot project that provides various convenience functions using python-telegram-bot

Initially, it was developed for the purpose of a stock alert bot, so it was named Black Tuesday, which refers to the last day of the 1929 Wall Street crash.

In the vast landscape of the internet, individuals often find themselves overwhelmed by the task of seeking essential information. Traditional methods involve visiting multiple websites to gather the required data.
The "black-T.U.E.S.D.A.Y" project emerges as a solution to this challenge, offering a centralized platform that provides a myriad of information and convenience through various commands.


Release

You can use the latest version of the bot by adding @black_tuesday_bot to your Telegram.

You can also see the latest version of the bot in the Releases on the right.
The current latest version is v1.1.0.


Commands

  • /start - Start the bot
    start
  • /help - Show command list
    help
  • /alarm - Show alarm list
    alarm
    alarm_list
    alarm_gif
    • /alarm [alarm time] - Set an alarm at the specified time
      alarm_time
    • /alarm [alarm index] - Remove the alarm at the specified index
      alarm_index
    • /alarm [alarm ID] - Remove the alarm with the specified ID
      alarm_id
    • /alarm all - Remove all alarms
      alarm_all
  • /search [search value]- Search anything you want at google.com
    search
  • /weather - Show weather information
    weather
    • /weather [weather notification time] - Set weather notification every day at the specified time
      weather_noti
    • /weather off - Turn off weather notification
      weather_off
  • /setloc [x-coordinate] [y-coordinate] - Set location for weather command
    setloc
  • /pl - Show Premier League table
    pl
  • /plnow - Show today's Premier League schedule
    plnow
  • /plnext - Show tomorrow's Premier League schedule
    plnext
  • /cl - Show this week's UEFA Champions League schedule
    cl
  • /kbo - Show KBO league table
    kbo
  • /kbonow - Show today's KBO game schedule
    kbonow
  • /npb - Show NPB league table
    npb
  • /npbnow - Show today's NPB game schedule
    npbnow
  • /gpt [ask value] - Ask anything to chatGPT
    gpt
  • /gptkeyset [gpt API key] - Set the API key for chatGPT
    gptkeyset
  • /find [find value] - Search stock ticker with company name
    find
  • /now [stock ticker] - Show real time price of the stock
    now
  • /boj - BOJ(Solved.ac) streak reminder
    boj

Bug Report

If you find a bug, please report it in the Issues with specific time and command to let me know.
Or you can use bug report template.


About Files


Reference


License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.