projectmoon
  • Joined on 2020-11-05
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-05-26 16:03:10 +00:00
5b3d174edc Separate registering and linking accounts.
495df13fe6 Do not automatically create accounts; use enum to show this instead.
Compare 2 commits »
projectmoon merged pull request projectmoon/tenebrous-dicebot#75 2021-05-26 16:03:10 +00:00
Do not automatically create accounts; use enum to show this instead.
projectmoon pushed to user-refactor at projectmoon/tenebrous-dicebot 2021-05-26 15:30:35 +00:00
5b3d174edc Separate registering and linking accounts.
projectmoon created pull request projectmoon/tenebrous-dicebot#75 2021-05-26 14:22:36 +00:00
Do not automatically create accounts; use enum to show this instead.
projectmoon pushed to user-refactor at projectmoon/tenebrous-dicebot 2021-05-26 14:21:54 +00:00
495df13fe6 Do not automatically create accounts; use enum to show this instead.
projectmoon deleted branch command-try-from from projectmoon/tenebrous-dicebot 2021-05-26 07:07:49 +00:00
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-05-26 07:06:04 +00:00
de92fc8488 Remove nested <p> tags in error messages.
projectmoon merged pull request projectmoon/tenebrous-dicebot#74 2021-05-26 07:03:28 +00:00
Localize all command parsing code into trait impls.
projectmoon closed issue projectmoon/tenebrous-dicebot#66 2021-05-26 07:03:26 +00:00
Refactor command parsing to use TryFrom?
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-05-26 07:03:26 +00:00
b05129ad9f Localize all command parsing code into trait impls.
projectmoon merged pull request projectmoon/tenebrous-dicebot#74 2021-05-26 07:03:26 +00:00
Localize all command parsing code into trait impls.
projectmoon created pull request projectmoon/tenebrous-dicebot#74 2021-05-25 23:56:25 +00:00
Localize all command parsing code into trait impls.
projectmoon pushed to command-try-from at projectmoon/tenebrous-dicebot 2021-05-25 23:56:13 +00:00
b05129ad9f Localize all command parsing code into trait impls.
projectmoon opened issue projectmoon/tenebrous-dicebot#73 2021-05-25 22:52:29 +00:00
Add command to list rooms.
projectmoon closed issue projectmoon/tenebrous-dicebot#67 2021-05-25 22:50:35 +00:00
Add user state table.
projectmoon commented on issue projectmoon/tenebrous-dicebot#67 2021-05-25 22:50:33 +00:00
Add user state table.

Added in #72.

projectmoon deleted branch user-state from projectmoon/tenebrous-dicebot 2021-05-25 22:50:26 +00:00
projectmoon merged pull request projectmoon/tenebrous-dicebot#72 2021-05-25 22:47:12 +00:00
Add ability to store user active room, with skeleton accounts.
projectmoon merged pull request projectmoon/tenebrous-dicebot#72 2021-05-25 22:47:11 +00:00
Add ability to store user active room, with skeleton accounts.
projectmoon pushed to master at projectmoon/tenebrous-dicebot 2021-05-25 22:47:10 +00:00
5d002e5063 Add ability to store user active room, with skeleton accounts.