https://github.com/tmr232/cfgbot
CFGBot is a friendly bot, posting control-flow-graphs every hour
https://github.com/tmr232/cfgbot
bluesky-bot code-visualization mastodon-bot
Last synced: 3 months ago
JSON representation
CFGBot is a friendly bot, posting control-flow-graphs every hour
- Host: GitHub
- URL: https://github.com/tmr232/cfgbot
- Owner: tmr232
- Created: 2024-12-30T15:17:08.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-01-17T20:56:44.000Z (11 months ago)
- Last Synced: 2025-01-17T21:30:40.820Z (11 months ago)
- Topics: bluesky-bot, code-visualization, mastodon-bot
- Language: Python
- Homepage: https://bsky.app/profile/cfgbot.bsky.social
- Size: 4.3 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CFGBot 🤖
CFGBot is a friendly bot, posting control-flow-graphs every hour.
You can find it on [Mastodon🐘] and [Bluesky🦋].
CFGBot uses [Function-Graph-Overview] to parse source-code and render graphs.
[Mastodon🐘]: https://mastodon.social/@cfgbot
[Bluesky🦋]: https://bsky.app/profile/cfgbot.bsky.social
[Function-Graph-Overview]: https://github.com/tmr232/function-graph-overview/