Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/harukayamamoto0/utility-bot

just a personal bot nothing mail no man
https://github.com/harukayamamoto0/utility-bot

anime discord discord-bot nodejs utilities

Last synced: 24 days ago
JSON representation

just a personal bot nothing mail no man

Awesome Lists containing this project

README

        





Just a personal bot no big deal


GitHub stars
GitHub fork
GitHub license

## 🛠️ Adjustments and improvements
The project is still under development and the next updates will focus on the following tasks:

- [x] create the base
- [x] create commands
- [x] make a good file architecture
- [x] change environment variables by Infisical
- [x] create more basic commands
- [x] create the useful commands for me
- [x] Host the bot on the [Railway](https://railway.app/)
- [x] Adding Eslint and Prettier along with the Husky
- [x] improve practically everything in the project (mainly the readme.md)
- [x] No plans for later

## 💻 Prerequisites

- [Git](https://git-scm.com/)
- [Nodejs](https://nodejs.org/en/)
- A text editor (For example [VSCode](https://code.visualstudio.com/))
- An account at [Infisical](https://app.infisical.com/signup) (only in development)

## 🎲 Running the application

```bash
# Clone this repository
$ git clone https://github.com/HarukaYamamoto0/utility-bot.git
# Access the project folder in terminal/cmd
$ cd utility-bot
# Install the dependencies
$ yarn
# Running the bot
$ yarn dev
```
> On the first run, Infisical will ask you to log in with your account, and the project id, this will only happen once, so don't worry.

## 📝 License

This project is under license. See the [LICENSE](LICENSE.md) file for more details.