Discovery Gaming Community
Alt Lounge Discord Server Test Run - Printable Version

+- Discovery Gaming Community (https://discoverygc.com/forums)
+-- Forum: Discovery Development (https://discoverygc.com/forums/forumdisplay.php?fid=7)
+--- Forum: Discovery Developers Forum (https://discoverygc.com/forums/forumdisplay.php?fid=183)
+---- Forum: Discovery Unofficial Development (https://discoverygc.com/forums/forumdisplay.php?fid=389)
+---- Thread: Alt Lounge Discord Server Test Run (/showthread.php?tid=188680)



Alt Lounge Discord Server Test Run - Corile - 06-28-2021

Inspired by myself in this post:

Quote:Encourage anon gameplay. People change their attitude if they know who is behind a character. Keeping anonymity is really tough long-term, it should be encouraged. It can only really happen if some conventions are adjusted in the community as a whole but it probably can be done. It's difficult on discord, because you can't anonymously message the owner of another character, but I don't know of a platform that would allow you to do that.

Last Sunday afternoon, both as an exercise in Elixir and a vague attempt to have some integrity, I coded a small bot for anonymous posting on one specific Discord server as a proof of concept.

Click to join:
ALT LOUNGE

How it works:
Nobody can post directly in the server. Instead, you have to go through an alt account verification process on the forums (more about it below) and on the discord PM with a bot earlgrey#6498 (pm the bot with help for more details). This ensures that only the owner of a particular forum alt account can post as that account. Once that is done, you can write in the #general channel in the server using the alt accounts, by sending the command post <character_id> <post_content>.

Verification process:
- Join the server using the link above.
- PM the earlgrey bot with link <forum_account_name>. The bot will send you a six digit code and a forum thread.
- Log into the forum account you specified and follow the link to the thread. Post the six digit code and only the code in a post in that thread.
- Click the post number (#n at the top right of the post) and copy the URL.
- PM the earlgrey bot with confirm <link>
- If successful, the account is now verified. PM the bot with list to get your character ids, then PM the bot with post <id> <post_content> to post in the server.

Written using Elixir and nostrum.

This test run is planned for about a week, if it's successful, I'll consider hosting the bot in a more permanent place.

If you have any questions, post in this thread.


RE: Alt Lounge Discord Server Test Run - Major. - 06-29-2021

Ain't working for me.

earlgrey
BOT
— Today at 10:59 AM
Character code for Paul S. has not been generated yet. Generate one with link.

I already created two, but it doesn't accept it.


RE: Alt Lounge Discord Server Test Run - Major. - 06-29-2021

My mistake, works now.

It wants the real profile name, not the link.


RE: Alt Lounge Discord Server Test Run - Corile - 06-30-2021

Code is now open source: https://github.com/intercaetera/earlgrey