Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

crazygit/cbnew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[DEPRECATED]

Move to https://github.com/crazygit/post-telegram-action

Convertible bond

Telegram打新债信息通知机器人

配置环境变量

# telegram机器人的token
$ echo 'BOT_TOKEN=xxxxxxxxxxxxxxx' >> .env
# telegram channel id
$ echo 'CHANNEL_ID=xxxxxxxxxxxxxxx' >> .env

环境初始化

$ python -V
Python 3.7.0

# 安装依赖
$ pip install -r requirements.txt

# 运行服务
$ python cb_bot.py

数据来源

Telegram Channel

https://t.me/cbnew

About

Convertible bond

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages