multi-purpose Discord user app
  • Rust 91.7%
  • Nix 8.3%
Find a file
2026-05-31 07:47:22 +00:00
.zed add zed editor config 2026-04-08 16:18:41 +01:00
src add whitelist check 2026-05-15 01:18:42 +01:00
.envrc swap to using env vars directly with no map 2026-05-14 23:40:35 +01:00
.gitignore make the gitignore more specific 2026-04-08 16:18:35 +01:00
Cargo.lock remove reqwest, we never used it 2026-05-14 19:59:31 +01:00
Cargo.toml remove reqwest, we never used it 2026-05-14 19:59:31 +01:00
default.nix swap to craneLib to make git vendoring better 2026-04-08 07:10:53 +01:00
flake.lock swap to craneLib to make git vendoring better 2026-04-08 07:10:53 +01:00
flake.nix remove overlay it was broken anyway 2026-05-31 07:47:22 +00:00
LICENSE-CC-BY-SA add README and licensing 2026-04-07 14:59:30 +01:00
LICENSE-EUPL add README and licensing 2026-04-07 14:59:30 +01:00
README.md technically you can install it onto servers 2026-05-14 23:28:35 +01:00
shell.nix add bubblewrap to the shell 2026-05-14 19:35:31 +01:00

horshroom

multi-purpose Discord app

config

  • DISCORD_TOKEN
    • bot token given by Discord's developer portal
  • DONT_PRINT_TIME
    • set to anything to avoid printing the time for tracing logs

source conditions

software license

The source code of this project is licensed under the European Union Public Licence (EUPL) v1.2 or later. The full text of the license is available in the LICENSE-EUPL file or at https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12.

images

All images (.png, .svg, etc. - non-exhaustive) in this project are licensed under the Creative Commons Attribution-ShareAlike 4.0 International license (CC BY-SA 4.0). The full text of the license is available in the LICENSE-CC-BY-SA file or at https://creativecommons.org/licenses/by-sa/4.0