An open API service indexing awesome lists of open source software.

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

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.