Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gahtee/mystreddit
bot de discord com propósito de movimentação de chat utilizando reddit
https://github.com/gahtee/mystreddit
discord reddit rss
Last synced: 15 days ago
JSON representation
bot de discord com propósito de movimentação de chat utilizando reddit
- Host: GitHub
- URL: https://github.com/gahtee/mystreddit
- Owner: Gahtee
- License: mit
- Created: 2024-09-09T14:20:31.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T20:11:10.000Z (2 months ago)
- Last Synced: 2024-10-09T15:41:00.890Z (about 1 month ago)
- Topics: discord, reddit, rss
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MystReddit
![GitHub repo size](https://img.shields.io/github/repo-size/gahtee/mystreddit?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/Gahtee/mystreddit?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/Gahtee/mystreddit?style=for-the-badge)
![Bitbucket open issues](https://img.shields.io/bitbucket/issues/Gahtee/mystreddit?style=for-the-badge)
![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr-raw/Gahtee/mystreddit?style=for-the-badge)> Este é um bot de discord com o propósito de movimentação de um chat utilizando postagem de reddit como base.
> Ele pega as postagens e da comando para outro bot para fazer download caso tenha vídeo, se a postagem for apenas foto ou sem nada ele embedará e mandará no chat## 💻 Pré-requisitos
Antes de começar, verifique se você atendeu aos seguintes requisitos:
* Você instalou a versão mais recente de ``
* Você tem uma máquina ``.## 🚀 Instalando a MystReddit
Para instalar o MystReddit, siga estas etapas:
Windows:
```
git clone https://github.com/Gahtee/mystreddit.git
cd mystreddit
npm i
```## ☕ Usando a MystReddit
```
Copie o arquivo .env.example para .env e edite-o
```
```
node index.js
```## 📫 Contribuindo para a MystReddit
Para contribuir com a MystReddit, siga estas etapas:
1. Bifurque este repositório.
2. Crie um branch: `git checkout -b `.
3. Faça suas alterações e confirme-as: `git commit -m ''`
4. Envie para o branch original: `git push origin mystreddit / `
5. Crie a solicitação de pull.Como alternativa, consulte a documentação do GitHub em [como criar uma solicitação pull](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
## 🤝 Colaboradores
Agradecemos às seguintes pessoas que contribuíram para este projeto:
## 📝 Licença
Esse projeto está sob licença. Veja o arquivo [LICENÇA](LICENSE) para mais detalhes.
[⬆ Voltar ao topo](#nome-do-projeto)