Skip to content

Commit

Permalink
docs: add discord bot template to resources page (#3143)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolovim committed Nov 8, 2023
1 parent 216701c commit 8c6e14e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,4 @@ Hackathon Helpers
- `ape-hackathon-kit <https://github.com/wolovim/ape-hackathon-kit>`__ - Ape project template with a web front-end (Next.js, Tailwind, RainbowKit, wagmi)
- `eth-flogger <https://github.com/wolovim/eth-flogger>`__ - Sample web app utilizing async web3.py, Flask, SQLite, Sourcify
- `Temo <https://github.com/wolovim/temo>`__ - Sample terminal app utilizing async web3py, Textual, Anvil
- `web3py-discord-bot <https://github.com/wolovim/web3py-discord-bot>`__ - Sample Discord bot utilizing websockets, ``eth_subscribe``, and discord.py
1 change: 1 addition & 0 deletions newsfragments/3143.docs.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Adds Discord bot template repo to Resources page

0 comments on commit 8c6e14e

Please sign in to comment.