Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cablehead authored Nov 12, 2024
1 parent ff3a931 commit dd00b68
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions examples/discord-bot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,12 @@ open examples/discord-bot/handler-heartbeat.nu |
# to enable a `./roll <n>d<m>` command
open examples/discord-bot/handler-roller.nu | .append "discord.roller.register"
```

### run through

This is a presentation I gave at the [Creative Code Toronto](https://www.meetup.com/creative-code-toronto/) [Sep '24 meetup](https://www.meetup.com/creative-code-toronto/events/303276625/?eventOrigin=group_events_list)

<img src="https://github.com/user-attachments/assets/26bc887f-f3bc-456f-ab16-8913ae414a73" width="600px" />

- [slides](https://cablehead.github.io/creative-codie/)
- [video](https://www.youtube.com/watch?v=Y2rsm5ohDrg&list=PL_YfqG2SCOAK52A4VQ7r7m9laijKSbmUB&index=2)

0 comments on commit dd00b68

Please sign in to comment.