1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19{
"id": "factorion-bot",
"name": "factorion-bot",
"show_name": true,
"year_started": 2024, "screenshotWidth": "100%", "year_modified": 2026,
"dateCreated": "2024-05-04",
"logo": "logos/factorion-bot.png",
"logoHeight": "48px",
"screenshots": [
"screenshots/factorion-bot-1.png"
],
"description": [
"A reddit bot, written in Rust ๐ฆ, replying to comments, containing factorials, with the solution. This little fella is currently running on r/mathmemes, r/unexpectedfactorial and on some smaller subreddits."
],
"technologies": ["Rust"],
"platforms": ["Windows", "Linux"],
"repository": "https://github.com/tolik518/factorion-bot",
"category": "Bot"
}