Skip to content

Commit

Permalink
feat: Updated examples/discord-bot/README.md (#215)
Browse files Browse the repository at this point in the history
Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com>
  • Loading branch information
sweep-ai[bot] authored Apr 17, 2024
1 parent f700fb5 commit 715c6f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/discord-bot/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Python Discord Bot

This is a starting point for making your own Discord bot using Python and the [discordpy](https://discordpy.readthedocs.io/) library.
Read [their getting-started guides](https://discordpy.readthedocs.io/en/stable/#getting-started) to get the most out of this template.
This is a minimal example bot built using the discord.py library and the Julep API for creating interactive Discord bots. It serves as a starting point for making your own Discord bot. Read [their getting-started guides](https://discordpy.readthedocs.io/en/stable/#getting-started) to get the most out of this template.

## Getting Started

Expand Down

0 comments on commit 715c6f7

Please sign in to comment.