mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
Added .nc and related commands.
You can set pixel colors (and text) on a 500x350 canvas, pepega version of r/place You use currency to set pixels. see whole canvas: .nc set pixel: .ncsp <pos> <color> <text?> get pixel: .ncp <pos> zoom: .ncz <pos> or .ncz x y
This commit is contained in:
@@ -1424,4 +1424,24 @@ afk:
|
||||
keep:
|
||||
- keep
|
||||
leaveunkeptservers:
|
||||
- leaveunkeptservers
|
||||
- leaveunkeptservers
|
||||
ncanvas:
|
||||
- ncanvas
|
||||
- nc
|
||||
- ncanv
|
||||
ncsetimg:
|
||||
- ncsetimg
|
||||
- ncsi
|
||||
ncsetpixel:
|
||||
- ncsetpixel
|
||||
- ncsp
|
||||
- ncs
|
||||
nczoom:
|
||||
- nczoom
|
||||
- ncz
|
||||
ncpixel:
|
||||
- ncpixel
|
||||
- ncp
|
||||
- ncgp
|
||||
ncreset:
|
||||
- ncreset
|
Reference in New Issue
Block a user