Coder Social home page Coder Social logo

iandesuyo / redivenewsforward Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 2.0 5 KB

A simple webcrawler to catch プリコネR official news then send to Discord via webhook

Home Page: https://randosoru.me/newsForward

License: MIT License

Python 100.00%
python princess-connect-redive

redivenewsforward's Introduction

Re:Dive News Forward

A simple webcrawler to catch プリコネR official news then send to Discord via webhook

Getting Started

Create a sqlite database with following table and saved at app.db

NewsChannel

id(BigInt) token(Str) tw(Bool) jp(Bool) custom(Bool)
Webhook URL Webhook Token TW server JP server Use default avatar or not
741265589254881323 nW0sAqhjJkhosNWF5lRWCjBn5Xssku6QNhAK068tjsyVXx8r7EriGlmb_8X8XsBYyEvw 1 1 0

Then use crontab to run news_jp.py and news_tw.py at anytime you want, like

*/5 * * * * python3 /path/to/news_jp.py
*/5 * * * * python3 /path/to/news_tw.py

redivenewsforward's People

Contributors

iandesuyo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.