mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-28 14:01:04 -05:00
11 lines
322 B
Markdown
11 lines
322 B
Markdown
A plugin for storing and manipulating votes/polls.
|
|
|
|
```
|
|
<+GLolol> `vote lose the game
|
|
<@supybot> GLolol voted to lose the game. (Votes: 1)
|
|
<+GLolol> `votes lose the game
|
|
<@supybot> 1 person has voted to lose the game. (Votes: 1)
|
|
<+GLolol> `vote lose the game
|
|
<@supybot> Error: You have already voted to lose the game.
|
|
```
|