Coder Social home page Coder Social logo

doubanmovietool's Introduction

A telegram bot for douban movie,一个tetegeam bot, 关于豆瓣电影的工具。

  • run.py --- bot入口文件
  • bot_funcs.py --- bot相关功能函数
  • data_funcs.py --- 数据获取相关函数,
  • utils.py --- 辅助模块
  • config.py --- 指定token(必选) ,run_mode(二选一,默认为polling),host(可选,webhook方式使用)。
  • 为防止被ban,默认未开启预缓存,如果有必要开启,在run.py中取消注释 util.background()
    if __name__ == '__main__': 
        # util.background()。
        

功能 or 特点

提供目前有“正在上映”、“即将上映”、“新片榜”、“Top250”、“快捷搜索”等功能, 还有一个基于旧接口实现的搜索(不太准,以后可能遗弃), 通过CustomKeyboardButton、InlineKeyboardButton,InlineQuery, 以及 Instant View 方式呈现输出。

碎碎念:https://www.frost.net.cn/archives/1433

截图

功能Top250

快捷搜索

Instant ViewInstant View

doubanmovietool's People

Contributors

frostnotfall avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

wqq2017

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.