Skip to content

dylanninin/tg_bing_dalle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tg_bing_dalle

tg bot using bing dalle-3

Link Show

https://t.me/c/1941649644/2798

How to

如何自己弄一个 DALL-E 3 bing 的 tg bot.

  1. 确保自己是美国的 ip 并且保证自己浏览器访问 https://bing.com/create 不跳 bing.cn (可以尝试用 GitHub 登陆)
  2. https://bing.com/create 新建一张图,在 chorme 里拿到 cookie 字符串作为 bing_cookie
  3. 拿到 tg 的 token, 去 Google 搜索,去问 ChatGPT 都可以,需要在 botfather 那拿
  4. pip install -r requirements.txt
  5. python tg.py ${tg_token} ${bing_cookie} 启动

Appreciation

  • Thank you, that's enough. Just enjoy it.

About

tg bing dalle-3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%