forums π
Read this for more:
https://discord.com/blog/forum-channels-space-for-organized-conversation
1 messages Β· Page 1 of 1 (latest)
forums π
Read this for more:
https://discord.com/blog/forum-channels-space-for-organized-conversation
Nice

cock
New feature in discord?
POGGERS
plz support me
its finally here?
supports
it's new for this server, this is the first forum channel that's existed here
seems like a thread...
Indeed a cool thing.
needless to say, storyden is safe π
Storyden will be better
Discord likes to keep shit beta for 100 years

Yes yes
yes
..
Why not
i really don't liked these news system in discord
so this isn't as useful for SEO and people discovering solutions to problems
dont forget u need to join a server to access these forums
No need for google
discuttion, now this, tf
This is owned by Discord
I own discord.
We got discord πͺ
And google is owned by google
@daring juniper discord's owner
technically they just let you use it, but if you do something and they think 'ayoo this aint ok' you're gone
And apple is owned by a lizard
and react with 
Discord is like a middleman -> Google might not show your website on the web but if you know the domain you can access it ->This here is not possible without a new account

Wut
Google shows ur website depending on how much other websites redirect to yours
when mirror discord forums on open.mp so that it gets indexed by google
Google always worked like that
which is a good thing, but it it wasnt for that
Is this only for test, or will it replace #pawn-help, #software-dev-chat?
Forum discussion
This isnt forum discuttion
ayoo 2m cooldown sheesh
#pawn-help is legendary and it shall not be replaced by such thing
agreed
wtf is this
that's nice write a blog about it
Fuck fuck Fuck fuck Fuck fuck Fuck fuck @pure mauve @pure mauve remove this coutdown please
doubt he'll do it
REMOVE THE COUNTDOWN IT'S MAKING ME NERVOUS
hey at least i dont have to reload my page no more
just delete all and write again xd
This is good shit for those android servers who want a forum but dont know how to create one so they create categories with 100 channels on Discord
Better than omp forums?
interesting
Mr southclawssssss or mike krackkkkkk please check https://github.com/openmultiplayer/web/pulls
The open.mp web services monorepo. Homepage, documentation, server index, and more! All in one place. - Pull requests Β· openmultiplayer/web
π
π
π€₯πΏ:copium:
:xraylaughter:
:dogekek_laugh: :prayge:
:BigBrain:
:lipbite: :laugh:

if you're gonna spam short sentences then just write in a channel???
Slow mode. Are you fucking kidding me? Who's the clown. At least make it 30 seconds. How are we supposed to support if the chats gone by the time you can reply. Especially us no lifers that help people.
great$
Ye.. Its still discord tho...
Good. Lower the slowmode bro. Conversations will die if people have to wait to even keep it going. I'm even bored of waiting to press send
crackers
y;know I only did that for this post
southclaws chadn't after add 30minutes cooldown
i'll give you a 1 week cooldown in a minute mate
what the fuck is this
forum
interesting feature of discord
Delete this channel on your way please
a channel list within a channel list, that will work well
pjedipzikdopazd
pjedipzikdopazd
https://burgershot.gg its just not used anymore
I like it tho, it has some good stuff
:hesright
I was told to actually
what kind of good stuff?
Free mapping and system ideas
i have no ideas, i get em from there
oh i meant the forum software itself not the content lol
Niggers
Hey guys i need free sex where can I get please im horny mom in my 40s at 0.3 km away from your home in South Sudan please come and have sex with me im so horny oooooooooooooooooooooooo
Look at existing software(s) code. SMF. Compare yours to that.
That alone is the "good stuff" 
Good Stuff 
arent u using MyBB?
wait, what are you guys talking about, i was talking about burgershot lol, BTW, the "discussion" page in open.mp is just legendary
burgershot.gg yes
that's running some ancient mybb instance
md5 password hashing btw 
new one coming soon tho
delete dis
ce sugeti ba

i really like the ui though, is there any ETA on this? also what's this? i haven't heard of it π€
This doesn't look too bad. Nice
ETA for an MVP is like, Q3, I'm working on all the boring stuff
like auth
i see
can't wait to use it
there will be a demo site available soon
follow the repo if you're on github https://github.com/Southclaws/storyden
done
done
done
thanks!
to omp dev team
once your client releases please make GetPlayerVersion able to return the "omp client" so i can kick samp players
retard
You'll probably be able to figure it out just like you're able to do with mobile right now
I wonder, why?
threw together a quick landing page for this project, feel free to share and provide feedback via the form link https://www.storyden.org/
With a fresh new take on traditional bulletin board web forum software, Storyden is a modern, secure and extensible platform for building communities.
why
Can you create a thread that isn't on a 2 minute cool down? π€£ looks decent this does. Once it's actually out I'm tempted to give it a go. Fuck smf and the others. This one looks decent out the box.
How will support for things such as themes. Modifications etc work? Do you plan on adding things such as shoutbox etc?
you should make a live demo
I will when itβs built lmao
i thought it was already build lol
ohh btw, do you have a build of the QR code plugin
it's in progress, API contract is in MVP stage, backend API is mostly built for the MVP, I just need to build out the frontend for the MVP but I've got another product to work on the next couple of weeks
nice, ill prolly use it for my forums if its as modern as you say, what about the qr plugin tho
So the built-in frontend will have theming, probably quite basic at first but eventually it'll be advanced enough to whitelabel it quite well. Layout won't change but you'll be able to do all the normal stuff: colours, typefaces, border radii, spacing, max-widths, etc.
For anyone who wants to do a more complex change to the frontend can just build a whole new frontend for it - the API is all fully documented and code-generated using OpenAPI so you could build anything to interface with the backend. You could build a completely custom mobile app, in-game addon, Nintendo DS mod, literally anything that can communicate via HTTP can interface with the forum and become a UI
I don't have a build unfortunately
but glad to hear you're excited for the forum!
I'd imagine an MVP will be available around Q3 of this year but it probably won't be a suitable replacement for something like Zenforo, Discourse or IPS until 2023
unless we get more contributors to speed things up
penis
Damn, Seems real good, Good luck with it man.
i saw the repo issues, and there will be "bots".. is there will be any api to control the bots? just curious
Yes there is a fully documented API and you can build bots in the same way you would for Discord. Bots will essentially just be normal accounts with a [bot] tag, like Discord and they will be able to do almost anything a regular account would. You'll be able to respond to events (new topics, new posts, etc) and create content as well as manage users etc.
There will also (eventually) be a plugin system for more fine-grained control over the internals of the app. Plugins and bots will be possible to build in any language. Plugins will use WebAssembly so any WASM compiled language will work for that. Plugins will be for manipulating the behaviour of the forum itself whereas bots will be for automating processes via bot accounts.
noooice!
goods
If y'all have ideas/requests/etc it would be great to gather feedback here: https://airtable.com/shrLY0jDp9CuXPB2X even if you just check some boxes it helps me understand the current market with some data
that's already open source here https://github.com/openmultiplayer/web
Shit, it is, fuck, im dump, although still gonna use storyden cuz its more modern
yeah this one is from 2020 and I haven't really maintained it much plus it's integrated into the open.mp API and website
oh btw, you gotta fix burgershot, the email ain't working
bro i cant believe people are legitimately complaining about slow mode... it's a forum...................
its so slow
not too much guys
30 seconds is time enogh to write a new message to sent, without spammingπ
slowmode momento
For real.