Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Woolinator

A multipurpose, personal Discord bot written in Python 3.12 using the discord.py API wrapper

Running an Instance

Warning

This project has been developed on and for Linux. You may encounter issues related to platform-specific behaviour when running on Windows.

Note

The version here may not reflect what the bot is currently running. I tend to test changes before pushing to GitHub.

This project isn't really intended to be forked and used as-is, but serves as an example which can hopefully help others with their own projects. Nonetheless, you are welcome to try and run an instance yourself.

To do this, you will need:

To configure, copy .env.TEMPLATE into .env, and modify the values inside it.

Then, run with Python (Linux w/ Bash):

python3.12 -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements.txt
python launcher.py

Public Instance

The bot is only in servers that I like. Here are a few of them:

  1. Sharpness  Join
  2. BlotCraft  Join

If you would like to have it added to your server, you may contact me: @woolyenough

Attribution

  • discord.py - a Discord API wrapper which was used
  • R. Danny - many of The Woolinator's features & design choices were inspired by the R. Danny bot

Licence

This project is licensed under the CC0 (Creative Commons Zero) licence. You are free to use, modify, and share it without restriction. Attribution is not required - but if this project helped you out, a star is always appreciated!

About

A personal Discord bot

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Contributors

Languages