[GH-ISSUE #224] Integrate Ink scripting #44

Open
opened 2026-02-15 15:54:47 -05:00 by yindo · 0 comments
Owner

Originally created by @13xforever on GitHub (Feb 20, 2019).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/224

Ink is a simple yet powerful text-oriented scripting language that works great for choose-your-own-adventure type of games, but also for any conversation tree management.

It can be used to make some fun stuff like interactive greeting (#103), quizzing (!jail command), interactive troubleshooting, etc.

Requires proper .net standard nuget package first tho (see inkle/ink#515)

Originally created by @13xforever on GitHub (Feb 20, 2019). Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/224 [Ink](/inkle/ink) is a simple yet powerful text-oriented scripting language that works great for choose-your-own-adventure type of games, but also for any conversation tree management. It can be used to make some fun stuff like interactive greeting (#103), quizzing (`!jail` command), interactive troubleshooting, etc. Requires proper .net standard nuget package first tho (see inkle/ink#515)
yindo added the fun stuffenhancement labels 2026-02-15 15:54:47 -05:00
yindo changed title from Integrate Ink scripting to [GH-ISSUE #224] Integrate Ink scripting 2026-06-05 15:25:02 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#44