Skip to content

nishindudu/discord-quote-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

Warning: This README is AI-generated.

Discord Quote Bot

This is a simple Discord bot that sends a daily quote to a Discord channel using a webhook.

Setup

  1. Clone the repository:

    git clone https://github.com/yourusername/discord-quote-bot.git
    cd discord-quote-bot
  2. Create a .env file in the project folder with the following content:

    DISCORD_WEBHOOK_URL=your_discord_webhook_url
    
  3. Install the required dependencies:

    pip install dot_env

    Alternatively, you can set the DISCORD_WEBHOOK_URL environment variable directly in your shell:

    export DISCORD_WEBHOOK_URL=your_discord_webhook_url

Usage

Run the bot:

python app.py

About

Simple Discord bot that sends a daily quote to a Discord channel using a webhook.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages