Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marssaljr/c3po

Typescript discord personal use bot with simple functions
https://github.com/marssaljr/c3po

discode-bot study-purpose template-project typescript with

Last synced: about 19 hours ago
JSON representation

Typescript discord personal use bot with simple functions

Awesome Lists containing this project

README

        





C3PO - A simple discord bot




Gitub top language

Repository size



Repository issues



Gitpod Ready-to-Code


License




This is the project is for study propurses.


Technologies   |   
License

![App Screenshot](https://imgur.com/45g0D4F.png)


## 🧪 Technologies

This project was made with the following technologies:

- Typescript
- Discord.js
- Design Patterns

## 🚀 Getting started

Clone the project and access the folder.

```bash
$ git clone https://github.com/marssaljr/c3po.git
$ cd c3po
```

Follow the steps below:
- You should have a discord application and your personal token
```js
// create a variable on index.ts with your token
const token = "TOKEN_IRADO_AQUI_JAAAJ";
```
```bash
# Install the dependencies
$ npm install

# Start the project
$ npm start
```

## :memo: License

This project is under the MIT license. See the [LICENSE](https://github.com/marssaljr/c3po/blob/main/LICENSE) for more information.

---

Made with ♥ by Marçal Junior :wave: [Get in touch!](https://www.linkedin.com/in/marssaljr/)