Skip to content

Ideal-Void/Pengaelic-Bot

Repository files navigation

Pengaelic Bot

A simple multi-purpose Discord bot

About

  • Language used: Python 3.9 (or newer)
  • Pip modules used: discord.py, num2words, pillow, python-dotenv, quart, quart-discord, requests, routes, speedtest-cli, tinydb, wand
  • Apt packages used: figlet, fortune-mod, fortunes, fortunes-min, lolcat, neofetch, toilet, toilet-fonts

Note

If you can't run Pengaelic Bot due to pieces of modules missing, make sure you force-install the Pip versions, rather than relying on your Linux distro packages. To do this, simply pip install --force <module name>


Pengaelic Bot - the custom-built Discord bot, coded in Python.

Copyright (C) 2020-2024 Tux Penguin | https://github.com/SuperTux20/Pengaelic-Bot/

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.


Some of the code in Pengaelic Bot originates from CAutomator Legacy, a bot created by Hyperfresh. CAutomator Legacy is licensed under LGPLv3. We may have had a falling-out and mutually agreed to not contact each other anymore, but I can't just not give credit where it's due.

CAutomator Legacy - the custom-built Discord bot, coded in Python.

Copyright (C) 2020-2021 Hyperfresh | https://github.com/Hyperfresh/CAutomator-Legacy/

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.