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

https://github.com/mxtheuz/mx-discord

A bot for Discord built with TypeScript. It was made in 2022 and refactored in 2023. And it has several functions, such as searching GPT, generating images, book summaries, etc...
https://github.com/mxtheuz/mx-discord

Last synced: 3 months ago
JSON representation

A bot for Discord built with TypeScript. It was made in 2022 and refactored in 2023. And it has several functions, such as searching GPT, generating images, book summaries, etc...

Awesome Lists containing this project

README

        

# Mx Discord

A bot for Discord built with TypeScript. It was made in 2022 and refactored in 2023. And it has several functions, such as searching GPT, generating images, book summaries, etc...

# How to install
This project support Docker, and it's simple to run the bot using containers.

## Install Docker
You can install Docker following the steps at this site.

## Set environments variables
At Dockerfile, you can set your API keys.

## Running
docker-compose.yaml creates the container to run the project. And you can create the container by:

in Linux:

```
sudo docker-compose up
```

or, in Windows:

```
docker-compose up
```


Could you follow me? ❤