chillerbot / chillerbot-ux

chillerbot-ux UserExperience based on DDraceNetwork, a mod of Teeworlds
Other
14 stars 10 forks source link

Simpler warlist by default #157

Closed ChillerDragon closed 2 months ago

ChillerDragon commented 3 months ago

Add a config to toggle between the current implementation and something simpler. The simpler one should be active by default. The simple version should have the following syntax.

!addwar name !war Name

!delwar name !peace name

Which toggles the name color of only that name. And it writes it to war/war/names.txt and deletes it from there as well. It also checks for duplicates on write.

ChillerDragon commented 2 months ago

basic commands are there. Still needs docs with screenshots in the readme and some polish.