Giter VIP home page Giter VIP logo

timed-messages's Introduction

Timed messages

For Discord webhooks or anything that requires time.

noon-progress.py sends a message at noon at the machine's time, showing how much of the year has passed.

Setting up

  1. Create a Discord webhook.
  2. Create config.py in the same folder as noon-progress.py. Paste in the following code and replace URL with the link of the Discord webhook. This will be the webhook that will be used.
    webhook_url = 'URL'
  3. Run the code daily. On Linux, cron jobs can be used.

Ideas for future development

  • Filled icon showing how much of the year is over
  • Scheduling message to be sent, rather than time.sleep()

Acknowledgements

Inspired by @ProgressBar202_ on Twitter

timed-messages's People

Contributors

namethecat avatar kqjy 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.