Skip to content

chillychoder/PookieBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PookieBot

Python Black

Random discord bot for use in personal servers.

Getting Started

Prerequisites

  • Python 3.9+
  • Discord Bot Token
  • Required Python packages (see requirements.txt)

Installation

  1. Clone the repository:
git clone https://github.com/lwithnall/PookieBot.git
cd PookieBot
  1. Install dependencies:
pip install -r requirements.txt
  1. Set up environment variable:
DISCORD_POOKIE_BOT_TOKEN=your_bot_token_here
  1. Run the bot:
python pookiebot/bot.py

Functionality

Current

  • Basic utility commands (echo, choice, coin flip, stopwatch)
  • Currency conversion with live exchange rates
  • Gambling sessions with virtual banking

Planned

  • Trivia or something idk lwk
  • Getting Uni ECP information
  • Timer / reminder functionality
  • Something else thats very cool

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%