Make your own at https://bluebotsdonequick.com!
(Created by @olafmoriarty.no)
- Scroll down to "Posting frequency" and select "At custom times"
- Add daily, weekly or monthly posting schedules, as many as you want
- Enter times in your own local timezone
- Enter what text to post at that time - or stick with the default
- Scroll down to "Posting frequency" and select "At custom times"
- Add daily, weekly or monthly posting schedules, as many as you want
- Enter times in your own local timezone
- Enter what text to post at that time - or stick with the default
- You can now (*finally!*) set your bot to generate custom replies based on the message it's replying to!
- There's now a main menu - this should make some pages easier to find!
- Oh, yeah, and I added a Patreon.
Let me know what you think!
- You can now (*finally!*) set your bot to generate custom replies based on the message it's replying to!
- There's now a main menu - this should make some pages easier to find!
- Oh, yeah, and I added a Patreon.
Let me know what you think!
"origin": [
"[nameA:#name#]#nameA# is the same name as #nameA#"
],
"name": [
"Alpha",
"Bravo",
"Charlie",
"Delta"
]
}
("nameA" can be anything, doesn't have to start with name)
"origin": [
"[nameA:#name#]#nameA# is the same name as #nameA#"
],
"name": [
"Alpha",
"Bravo",
"Charlie",
"Delta"
]
}
("nameA" can be anything, doesn't have to start with name)
You'd have to map hours onto "part of day" tags yourself, but it shouldn't be too difficult - here's a quick mockup on how to do it.
You'd have to map hours onto "part of day" tags yourself, but it shouldn't be too difficult - here's a quick mockup on how to do it.
1. Register a new bluesky account
2. Create a bot password and log in to bluebotsdonequick.com
3. Write "KEEP CALM\nAND\n#something#" in the origin box
4. Click "something" and write your list
5. Fill out the rest of the settings and activate bot
1. Register a new bluesky account
2. Create a bot password and log in to bluebotsdonequick.com
3. Write "KEEP CALM\nAND\n#something#" in the origin box
4. Click "something" and write your list
5. Fill out the rest of the settings and activate bot
{item [#rule-name#] [number]}
{item #foods# 2} returns the third item in the "foods" rule (zero is the first).
{item #foods# {weekday}} returns the sixth item from "foods" on Fridays, the third on Tuesdays, etc.
{item #foods# {n}} works, too!
Labels! You can now self-label your images with:
{label porn}
{label sexual}
{label nudity}
{label graphic-media}
Languages! If your post contains multiple languages, or you need to set it to another language than your default, use
{lang [ISO 639-1 language code]}
Labels! You can now self-label your images with:
{label porn}
{label sexual}
{label nudity}
{label graphic-media}
Languages! If your post contains multiple languages, or you need to set it to another language than your default, use
{lang [ISO 639-1 language code]}
(Caveat: a LOT of syntax highlighting makes the website go SLOW. So you CAN turn it off, and it will always be turned off if your code is > 100,000 characters.)
(Caveat: a LOT of syntax highlighting makes the website go SLOW. So you CAN turn it off, and it will always be turned off if your code is > 100,000 characters.)
Type in a reference to a new rule, and the corresponding button will appear automatically.
Is a single newline a bad separator for you? Change it in the menu.
Type in a reference to a new rule, and the corresponding button will appear automatically.
Is a single newline a bad separator for you? Change it in the menu.
These are the elements in your origin rule, one element on each line. No quotation marks = no need to escape contents. And since you're not writing the JSON - no syntax errors!
These are the elements in your origin rule, one element on each line. No quotation marks = no need to escape contents. And since you're not writing the JSON - no syntax errors!
- You can now set your posting frequency to "Never" to make a bot that posts replies and nothing else.
- Post preview now shows alt texts. It also warns you if your images don't have alt text.
- Post previews can now be regenerated by clicking "Reroll".
- You can now set your posting frequency to "Never" to make a bot that posts replies and nothing else.
- Post preview now shows alt texts. It also warns you if your images don't have alt text.
- Post previews can now be regenerated by clicking "Reroll".
Also, changed the design of them so that they look more like bluesky posts, instead of just being grey boxes.
Also, changed the design of them so that they look more like bluesky posts, instead of just being grey boxes.