nvim-matrix-bot
Currently just supports replying to messages with :h
or similar in them with a link to the docs on Neovim's website. Plan is probably to make it more complex than that though, with support for commands and such.
Currently just supports replying to messages with :h
or similar in them with a link to the docs on Neovim's website. Plan is probably to make it more complex than that though, with support for commands and such.
Rust Proactive Introduction The code is a bit messy but it serves just as a personal Rust Playground to play around and understand the language. You c
Just a place to paste Features ✨ Code highlighting and line numbers (default) 📖 Markdown rendering (click the button) 🔥 Single-view pastes (click th
Toy project for fun It's just for fun! making plausible lottery numbers for Korea made with rust This lottery web framework generates and presents pla
Rusky Um simples bot para o discord! 🚀 Executando ⚠️ Antes de tudo você precisa do Rust Instalado você pode instalar clicando aqui Preparando Primeir
Telegram bot in Rust A fun Telegram bot made using Rust language.
Maldness Bot This is a Telegram bot I'm working on in my free time to learn Rust. Building docker build -t . should be enough.
Play Onitama in your browser, compete with friends or lose to a bot
liro Liro is a Discord bot that follows in the footsteps of Lichess-discord-bot, without necessarily aiming to replace it. The main pain point that th
Firefly Telegram Bot Fireflies are free, so beautiful. (Les lucioles sont libres, donc belles.) ― Charles de Leusse, Les Contes de la nuit This is a s
E.g. :h let-&
links to the right html doc page but leaves the :
out of the tag so it doesn’t scroll to the right part.
From muniter on the neovim-chat matrix: https://matrix.to/#/!QHgmceKOqurJYyEVbD%3Amatrix.org/%2488bV8nUBMOvGIljy6Fm8twppepmZbJO1Gz6_a0OLQvo
bugYeah, here's a pitch. Search (help ..) for the string, take the position, parse the line, split tags, fuzzy match with the best score is the correct tag
BPNS Matrix Bot Description Matrix Bot for Bitcoin Push Notification Service. Requirements Rust (1.57.0+) BPNS Server Matrix account Build cargo build
CAP-CHAT Sends CAP (Weather, etc) Warnings to Chat. Options Option Description Default --cap URL for the Atom/RSS feed to CAP alerts (can have multipl
Arcadia Rewrite of the Discord Bot used for Managing the Infinity Bot List Servers. Contributing Always run fmt.sh before making a Pull Request! MacOS
led_matrix_zmq Some tools for streaming frames to rpi-rgb-led-matrix using ZeroMQ, written in Rust. This repository includes: Rust client and server l
Plume Website — Documentation — Contribute — Instances list Plume is a federated blogging engine, based on ActivityPub. It is written in Rust, with th
Greatness! Achieve it! How you ask? Well, it's pretty simple; just use greatness! Disclaimer I do not believe that greatness is the best. It fits a me
GNU Copypasta Maker To compile, use make. To install, use sudo make install or if you are root make install To uninstall, use sudo make uninstall or i
Just toying with rust, nothing to see here :)
Just a place to paste API GET /p/:id - Get a paste by ID POST /p/n - Post a new paste GET /s - Get stats about the zer0bin instance Public instances S
A simple library with just one struct which is used to wrap around pointers. This can be used to create pointers and share them across threads without the hassle of synchronization if you really do not care about that.