Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 913 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 913 Bytes

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.

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

# 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.