%%
date:: [[2024-03-27]]
parent::
%%
# [[Recommended Discord bots]]
![[Recommended Discord bots.svg]]
## General bots
Bots that are always useful.
- Carl-bot: for logging everything that happens on the server and general moderation
- Dyno: for letting people react to a post to get a role (such as what I use for pinging people - those who react get assigned the role *Ping*, and they then get mentioned when I post something new.)
- Patreon: for keeping Discord connected to my Patreon account and automatically assigning people a role if they're a Patreon or removing the role if they're not.
- YAGPDB.xyz: for automatically posting a message when I publish a video (uses an RSS feed)
## Special purpose bots
Bots that are useful only for specific use cases.
- ChatGPT
- HammerTime
- Midjourney
- Readwise Bot
- Zapier (for advanced automations)
%%
# Text Elements
# Embedded files
e298eb5a557323ab4019505e1f8df68c64915166: [[discord-bots.png]]
# Drawing
```json
{
"type": "excalidraw",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.0.25",
"elements": [
{
"id": "r2YvQPPZsWkydE4zjwfM1",
"type": "image",
"x": -218.88295163407582,
"y": -370.88018798828125,
"width": 481.0992366412214,
"height": 520,
"angle": 0,
"strokeColor": "transparent",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 1360724505,
"version": 4,
"versionNonce": 1280617657,
"isDeleted": false,
"boundElements": null,
"updated": 1711497506750,
"link": null,
"locked": false,
"status": "pending",
"fileId": "e298eb5a557323ab4019505e1f8df68c64915166",
"scale": [
1,
1
]
}
],
"appState": {
"theme": "dark",
"viewBackgroundColor": "#ffffff",
"currentItemStrokeColor": "#1e1e1e",
"currentItemBackgroundColor": "transparent",
"currentItemFillStyle": "solid",
"currentItemStrokeWidth": 2,
"currentItemStrokeStyle": "solid",
"currentItemRoughness": 1,
"currentItemOpacity": 100,
"currentItemFontFamily": 1,
"currentItemFontSize": 20,
"currentItemTextAlign": "left",
"currentItemStartArrowhead": null,
"currentItemEndArrowhead": "arrow",
"scrollX": 532.34375,
"scrollY": 520.2864379882812,
"zoom": {
"value": 1
},
"currentItemRoundness": "round",
"gridSize": null,
"gridColor": {
"Bold": "#C9C9C9FF",
"Regular": "#EDEDEDFF"
},
"currentStrokeOptions": null,
"previousGridSize": null,
"frameRendering": {
"enabled": true,
"clip": true,
"name": true,
"outline": true
}
},
"files": {}
}
```
%%