Skip to content

JanBurdzicki/Discord-Bot

Repository files navigation

Discord Scheduler Bot

python3 -m botcore.bot

.env file

DISCORD_BOT_TOKEN=your_discord_token
GOOGLE_CLIENT_ID=your_google_client_id
GOOGLE_CLIENT_SECRET=your_google_client_secret
GOOGLE_REDIRECT_URI=https://yourdomain.com/oauth2callback
STRAWPOLL_API_KEY=your_strawpoll_api_key
DATABASE_URL=postgresql://user:password@localhost:5432/discordbot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published