New on the blog: what languages people speak on Revospring, and when the world logs on. Read the post →

Loner (ꈍᴗꈍ) ♡ · 7d

How do you do bio css for bots? I’ve seen so much of it but when I try to do it, it seems a lot different than profile CSS (which I’ve done), and it never rlly works🥹

It’s not really CSS in the same sense as how profile CSS works. I’d actually say it’s a lot easier. The only downside is that it’s hard to format everything in a way that doesn’t end up looking a bit chaotic.

I have two bots that helped me learn how to use it:

• Big Buttons Collection: It has a visual tutorial that explains how to use classes in your bio.
https://janitorai.com/characters/2dbee52c-61f4-4241-b6ae-df79d644edbf_character-bio-buttons-collection

• Collection of All Class Types: This is basically a complete list of all the available classes, so you can see everything that’s possible.
https://janitorai.com/characters/a846603a-6cf5-42de-852b-6a5c21006de5_character-new-janitor-ai-class-names

The Bio Builder is another really good tool. It was made by Puppy, and it lets you build your bio through a much easier interface. Once you’re done, you just copy the generated code and paste it into your bio: https://puppywastaken.github.io/JAI-Bio-Builder/

Revospring uses Markdown for formatting

*italic text* for italic text

**bold text** for bold text

[link](https://example.com) for link