This repository has been archived on 2024-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
elliebot/src/EllieBot/Migrations
Toastie 7cd0026c3e
.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
2024-10-29 12:44:28 +13:00
..
PostgreSql .nc and related commands. 2024-10-29 12:44:28 +13:00
Sqlite .nc and related commands. 2024-10-29 12:44:28 +13:00
MigrationQueries.cs fix migration incase there is invalid data 2024-10-23 19:27:39 +13:00