Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
Randomize Gource colors
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemGr committed Dec 25, 2020
1 parent d9cb64b commit 3d5f861
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ Superior dice bot for Discord.

If you've found a bot that's more awesome at rolling dice, file a bug!

## How to install
## how to install

Just follow this link:
https://discordapp.com/oauth2/authorize?&client_id=209040908673482753&scope=bot&permissions=0

The link will prompt you to authorize the bot on a server. Once the bot's authorized, you'll see it in the Member List. In a public channel just type any of the commands outlined below and the bot will answer with a dice roll.

## Using it
## using it

`/r 1d8 + 4d6` - Roll one octahedron and four hexahedrons.

Expand Down Expand Up @@ -58,7 +58,7 @@ The link will prompt you to authorize the bot on a server. Once the bot's author

`/r 4d6^2` - Do math with dice.

## You can save the rolls for later!
## cansave the rolls for later!

`/r $persuasion = 2d20k1+3` - Remember the roll.

Expand All @@ -70,17 +70,15 @@ The link will prompt you to authorize the bot on a server. Once the bot's author

`/r $` - List the memorized rolls.

## You can deal cards!
## can deal cards!

`/r deal 3` - Deal three cards.

`/r shuffle` - Get and shuffle a new deck.

## We need your support
## blog

If you want to help the maintenance and development of the bot, and your fellow players to get better features fast,
or simply want to thank me and share a cup of beer,
please brave a visit to [the bot's Patreon page](https://www.patreon.com/SidekickBot)!
Using [the Patreon page](https://www.patreon.com/SidekickBot) to share some of the news. The number of patrons is also an indicator of sorts for whether the bot is needed or not.

`/r patrons` - See the list of patrons active on the current server.

Expand Down
6 changes: 3 additions & 3 deletions notes/progress.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
☐ learn to select the last few weeks
☐ upload the video somewhere (google storage?)
→ ☐ setup google client (wsl?)
randomize colors
randomize colors
☐ link to the video from the README
☑ think about sharing the notes at https://github.com/ArtemGr/Sidekick
→ ☑ copy the Git history of the notes?
Expand All @@ -16,14 +16,14 @@
☐ Dynamic (configurable) AV1 online streams?
☐ combining different projects, including the whole picture?

☐ Move Sidekick notes to a public repo
☐ Public notes for the GUN tasks, starting with `maps`
☐ Generate a semi-readable top-down JSON report (can feed it into ObservavleHQ later)

☐ Automatically generate a screenshot of ObservavleHQ graphics for GitHub gif embedding (OSS)

☐ Embed gource gif in README,
cf. https://stackoverflow.com/questions/4279611/how-to-embed-a-video-into-github-readme-mdhttps://superuser.com/questions/436056/how-can-i-get-ffmpeg-to-convert-a-mov-to-a-gif
cf. https://stackoverflow.com/questions/4279611/how-to-embed-a-video-into-github-readme-mdhttps://superuser.com/questions/436056/how-can-i-get-ffmpeg-to-convert-a-mov-to-a-gif
☐ Also for Mercatos?

☐ Parse “health,history.md” and other such files, grab the dates and add them to gource (OSS)
☐ Load dp-charts into TimelineDb?
Expand Down

0 comments on commit 3d5f861

Please sign in to comment.