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)
- Host: GitHub
- URL: https://github.com/jayydoesdev/tb1-app
- Owner: JayyDoesDev
- License: mit
- Created: 2024-07-04T05:09:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-28T00:53:28.000Z (3 months ago)
- Last Synced: 2025-04-11T22:58:30.896Z (about 1 month ago)
- Language: TypeScript
- Size: 405 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
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