Coder Social home page Coder Social logo

Comments (5)

caronc avatar caronc commented on May 19, 2024

Check out the master and have a go at it.

It's documented here on how to do the syntax. But basically you just need to setup a webhook (associated with a channel) and build your url from there.

From the command line i was successful doing the following:

# tts = Text-To-Speech / by default this is off, but for testing it's kind of fun to enable.
#
# The "Websocket_ID" and "Websocket_Token" below is in the format:
#  discord:/Websocket_ID/Websocket_Token?tts=True
#
# You can override the bot name (from it's default) if you specify it on the command
# line too. It uses whatever name you set up if you don't specify it
 ./Notify.py -s discord://override_bot_name@417565656656565298/JHZ7lQml27hghghC1o33Myghghgv7YTpadV_js?tts=True

I'd be interested in your feedback; let me know if i can close this ticket too! πŸ˜„

from nzb-notify.

caronc avatar caronc commented on May 19, 2024

It's been a week, I'm going to close this issue since it's been completed. But feel free to reach out if you have any other questions or problems!

from nzb-notify.

Silent-Remux avatar Silent-Remux commented on May 19, 2024

Works great! Thanks!

Does it support setting a URL for the bot image?

from nzb-notify.

caronc avatar caronc commented on May 19, 2024

Add ?avatar=Yes to the end of your URL and you should be good to go! πŸ˜„

Edit: oh... Re-reading what you wrote. No, unfortunately you can't set your own custom image. I'm not sure how easy that would be to implement from the url string. But maybe I could add a feature that points to a configuration file where you can add more customization? I'd have to think about that one.

from nzb-notify.

Silent-Remux avatar Silent-Remux commented on May 19, 2024

@caronc I'd love to be able to point to a public image online and use that as the avatar. πŸ‘

from nzb-notify.

Related Issues (20)

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.