This website requires JavaScript.
Explore
Help
Sign In
patrick
/
memejoin-rs
Watch
1
Star
0
Fork
You've already forked memejoin-rs
0
Code
Issues
3
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A simple Discord bot that plays a theme for users joining a voice channel.
57
Commits
3
Branches
16
Tags
710
KiB
Rust
94.2%
Nix
3.1%
PLpgSQL
2.7%
6d60ad57ef
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Patrick Cleavelin
6d60ad57ef
reuse api key on login (this enabled sessions on multiple devices with the risk of worse security)
2024-06-09 20:01:09 -05:00
src
reuse api key on login (this enabled sessions on multiple devices with the risk of worse security)
2024-06-09 20:01:09 -05:00
.gitignore
allow starting from empty database, allow adding guilds, upgrade pico-css to v2
2024-06-09 19:50:02 -05:00
.woodpecker.yml
also build the image on new tag
2023-07-31 22:21:58 -05:00
Cargo.lock
feat: ability to update permissions for users on mod dashboard
2023-10-27 20:37:24 -05:00
Cargo.toml
feat: ability to update permissions for users on mod dashboard
2023-10-27 20:37:24 -05:00
flake.lock
port of memejoin from js to rust
2023-02-12 01:56:53 -06:00
flake.nix
use just file, make flake work on mac
2024-06-09 17:29:39 -05:00
justfile
use just file, make flake work on mac
2024-06-09 17:29:39 -05:00
rust-toolchain
port of memejoin from js to rust
2023-02-12 01:56:53 -06:00