this post was submitted on 01 May 2025
29 points (100.0% liked)

rpg

3689 readers
2 users here now

This community is for meaningful discussions of tabletop/pen & paper RPGs

Rules (wip):

founded 2 years ago
MODERATORS
 

I'm trying to get away from corporate owned software and support FOSS stuff.

Normally if I wanted to play a game online I would use a discord server and some kind of vtt. Since discord is not looking great rn, where would you guys recommend playing?

Any vtt recs are good too but I don't strictly need one. A way to chat and roll dice is essential though

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 1 week ago* (last edited 1 week ago) (2 children)

FoundryVTT. It's a one time license fee and though the code is not completely open source, it's mostly just client side JavaScript that is completely unobfuscated and supposed to be able to be viewed so everyone can modify it with addons. The server is obfuscated JavaScript.

It's completely and easily self-hostable.

So far, the company/people behind are just TTRPG nerds just wanting a good and friendly VTT (...wanting to make money with it).

It is a full VTT though. If you really only want chat+dice rolling, I would suggest a matrix server with a dice roll plugin/bot.

[–] [email protected] 7 points 1 week ago* (last edited 1 week ago)

Probably worth mentioning foundryVTT has voice chat integrated.

I personally use FoundryVTT, matrix, and rallly.co (with 3 "l"s) for my games

[–] [email protected] 1 points 1 week ago (1 children)

I'll look into Foundry. Not sure what the specs are that I would need in order to host.

How would I set up a dice bot for matrix? Would I need to self host or is there an existing server I could create a space in?

[–] [email protected] 4 points 1 week ago (2 children)

The foundry specs are so low you can probably use a toaster for the hosting. The client (web browser) uses graphics for the tabletop so the requirements are a bit higher, but still every device currently available will be able to run it I'm pretty sure.

The main difficult requirement is the networking, whereever you host it will need an open port for people to connect to. I don't know how hard that will be for you.

Don't know much about the Matrix stuff, I've just seen it before.

[–] [email protected] 2 points 1 week ago

Finally! A use for my 486!

[–] [email protected] 2 points 1 week ago (2 children)

Ok, gotcha! Thanks for the info!

[–] [email protected] 1 points 1 day ago

Just going to chime in with some help, in case you need it. If you end up deciding for Foundry and find you need a public ip or something, look up zgrok (tailscale and tunnelmole are also options, but they're not as good). It is probably the friendliest tunneling service I've found, and easy to set up as well. Doesn't really have a GUI but it worked.

[–] [email protected] 1 points 1 day ago

Just going to chime in with some help, in case you need it. If you end up deciding for Foundry and find you need a public ip or something, look up zgrok (tailscale and tunnelmole are also options, but they're not as good). It is probably the friendliest tunneling service I've found, and easy to set up as well. Doesn't really have a GUI but it worked.