A generative art bot.
Bit Art Bot is a Mastodon bot created by @suetanvil that creates generative art.
This is a bot which produces procedural art by plotting an integer function taking the current coordinates and producing an integer result. The function is procedurally created using random numbers and appears in the status text.
Coordinates are coloured either by where the value appears within the range of results (the “gradient” scheme) or simply by whether it is the most common result (white) or not (black) (the “onebit” scheme.)