aboutsummaryrefslogtreecommitdiff
path: root/ambient.py
Commit message (Collapse)AuthorAgeFilesLines
* added `:vol ?` for usage on `:vol`czjstmax2026-02-151-1/+4
| | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* added `https://` before links in `::help`czjstmax2026-02-141-2/+2
| | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* betterification of `::help`czjstmax2026-02-141-3/+5
| | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* better `::help`czjstmax2026-02-141-13/+13
| | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* added `:help` and `:vol`ume commands :)czjstmax2026-02-141-5/+41
| | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* add `import random` for playlist shuffleczjstmax2026-02-141-0/+1
| | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* Edited command prefix. From `!` to `;;`czjstmax2026-02-091-1/+1
|
* Added playlist shuffle for *randomness* (!!)czjstmax2026-02-091-0/+1
|
* better 2/2czjstmax2026-01-211-2/+5
| | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* betterczjstmax2026-01-211-11/+45
| | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* initial 1/2czjstmax2026-01-211-0/+64
Signed-off-by: czjstmax <jstmaxlol@disroot.org>