Round 10/Ideas: Difference between revisions

From Infinite Nomic Wiki
miraheze>Wotton
mNo edit summary
miraheze>Finsook
bot idea
Line 4: Line 4:
== Mao ==
== Mao ==
Discussion so far:
Discussion so far:
 
* https://discord.com/channels/515560801394753537/515607055223095300/799734127828926557
https://discord.com/channels/515560801394753537/515607055223095300/799734127828926557
* https://discord.com/channels/515560801394753537/518856008605499402/839940555722850314
https://discord.com/channels/515560801394753537/518856008605499402/839940555722850314


== The Council ==  
== The Council ==  
Line 15: Line 14:
Discussion so far:
Discussion so far:
* https://discord.com/channels/515560801394753537/518856008605499402/840220616391917588
* https://discord.com/channels/515560801394753537/518856008605499402/840220616391917588
== Bot ==
A round where there's a Discord bot that holds the game state (as a database / set of files) and the rules (as Python code). And then proposals are Github pull requests and game actions are Discord bot commands. The initial ruleset can be anything (determined via a second round of polling). There's some code https://github.com/Mathnerd314/NomicBot that's somewhere around halfway usable, it would need to be finished.
As envisioned the bot is canonical in the sense that errors in the bot code are not fixable except by convincing the bot to modify itself. We could add a "bot owner" or judge role with the authority to reset the bot if it gets too far off track.
Discussion so far:
* https://discord.com/channels/515560801394753537/518856008605499402/799337601466105936 (secret role bot, discussion of which language)
* https://discord.com/channels/515560801394753537/518856008605499402/810614640609984573 (other bot nomics, discussion of databases)
* https://discord.com/channels/515560801394753537/515607055223095300/815879147544641546 (whether Infinite Nomic is the place to host a bot nomic)

Revision as of 00:15, 8 May 2021

Write your initial ruleset ideas for Round 10 here. We can then make a poll in #announcements to pick one of them and write a draft.


Mao

Discussion so far:

The Council

A Mafia/Werewolf game where players can propose any change to the rules. There is one Outsider who plays in the team with hidden information and has veto power but may not veto a certain class of proposals.

https://kevan.org/games/thecouncil

Discussion so far:

Bot

A round where there's a Discord bot that holds the game state (as a database / set of files) and the rules (as Python code). And then proposals are Github pull requests and game actions are Discord bot commands. The initial ruleset can be anything (determined via a second round of polling). There's some code https://github.com/Mathnerd314/NomicBot that's somewhere around halfway usable, it would need to be finished.

As envisioned the bot is canonical in the sense that errors in the bot code are not fixable except by convincing the bot to modify itself. We could add a "bot owner" or judge role with the authority to reset the bot if it gets too far off track.

Discussion so far: