https://github.com/cyteon/potatobot-lite
Lite version of PotatoBot
https://github.com/cyteon/potatobot-lite
discord discord-bot discord-js
Last synced: about 1 year ago
JSON representation
Lite version of PotatoBot
- Host: GitHub
- URL: https://github.com/cyteon/potatobot-lite
- Owner: Cyteon
- License: mit
- Created: 2024-06-09T09:25:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T19:30:08.000Z (over 1 year ago)
- Last Synced: 2025-04-03T14:21:28.387Z (about 1 year ago)
- Topics: discord, discord-bot, discord-js
- Language: JavaScript
- Homepage:
- Size: 4.67 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PotatoBot Lite
A lite version of PotatoBot. For those who do not want the full PotatoBot experience.
Only has fun and utility, featuring __0%__ bloat!!!1!
## Getting Started
To add the bot to your account, use the following [authorization link](https://discord.com/oauth2/authorize?client_id=1249288048894808074).
## Commands List
- `bird`, `cat`, `coffee`, `dog`, `http`, `tictactoe`, `ping`
- `eval`, `ai`, `calc`, `code`, `imagine`, `roll`
## Installation
> Requirements:
> - NodeJS
> - NPM
Run the following commands to run the bot yourself
```sh
# Clone the repository
git clone https://github.com/Cyteon/potatobot-lite
# Navigate to the project directory
cd potatobot-lite
# Install the dependencies
npm install
# Run the bot
node .
```
## Contributing
Fork the repository and submit pull requests. Contributions are appreciated!
## License
This project is licensed under the MIT License.