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

https://github.com/jayydoesdev/tb1-app

📱 A user utility app for Discord! (also for testing user installation features)
https://github.com/jayydoesdev/tb1-app

Last synced: about 1 month ago
JSON representation

📱 A user utility app for Discord! (also for testing user installation features)

Awesome Lists containing this project

README

        

tb1


Mini Tb1


📱 The Utility Discord app!

## Introduction

Mini Tb1 is a Discord App designed to be your personal assistant!

## Features

- **Nothing** : Nothing cause it's not done lmao

## Usage

To use Mini Tb1, add the the app to your user installs.

## Installation

To host your own instance of Mini Tb1, follow these steps:

1. Clone this repository to your local machine.
2. Install the required dependencies using `yarn`.
3. Configure Mini Tb1 by creating a `.env` file in the root directory and adding the following environment variables:
- `BOTID`: Your bot's ID.
- `PUBLICKEY`: Your bot's public key.
- `TOKEN`: Your bot's token.
- `PORT` : Your port.
- `NGROK` : Your ngrok token.

4. Run the bot using `yarn start`.

## Contributing

Contributions to Mini Tb1 are welcome! If you encounter any issues or have ideas for new features, feel free to open an issue or submit a pull
request. Make sure to follow the contribution guidelines outlined in `CONTRIBUTING.md`.

## License

Mini Tb1 is licensed under the MIT License. See `LICENSE` for more information.

---

Made with ❤️ by JayyDoesDev