Giter Site home page Giter Site logo

skeletonxf / reddit-configurable-reply-bot Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 122 KB

Configurable Rust bot (with Lua) to provide comment replies on reddit

License: GNU Affero General Public License v3.0

Lua 47.30% Rust 49.98% Shell 2.71%
lua rawr reddit rust

reddit-configurable-reply-bot's People

Contributors

skeletonxf avatar

Watchers

 avatar  avatar  avatar

reddit-configurable-reply-bot's Issues

No longer compiles

Unfortunately this crate's dependency rawr which was unmaintained even before this crate was written no longer compiles at all due to ancient OpenSSL dependencies. I tried updating rawr's dependency on hyper to the latest version, but rawr also depends on an unmaintained serde_codegen which depends on an unmaintained syntex_syntax which I cannot get to compile.

I could maybe fix the hyper breakages if I looked into it enough but I've never used hyper myself and I do not understand what serde_codegen was even doing so I think removing that dependency may be beyond me. It seems to be exclusively used in rawr's responses module to preprocess rust files when building?

I suppose this is a lesson in don't write something new using something that's already dead.

At the time of writing this bot creation system rawr was the only high level reddit library I could find. From a cursory look at crates.io there appear to be some new libraries around that are in a working state.

I think if I ever pick this up again, or if someone else wants to, then the best course of action is removing this crate's dependency on rawr and replacing it with a different reddit library entirely. This should be somewhat straightforward because the only file in this crate with substantial depdendencies on rawr is reddit.rs

I am also aware that rlua is looking for maintainers...

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.