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

https://github.com/takumade/news-keeper

Economic Calendar Discord Bot
https://github.com/takumade/news-keeper

discord discord-bot forex-market forex-trading python

Last synced: 6 months ago
JSON representation

Economic Calendar Discord Bot

Awesome Lists containing this project

README

          

# News Keeper

News Keeper is an Economic Calendar News discord bot

Inorder to get news simply type "news"

![News Keeper](./img/newskeeper.png)

## Permissions Needed

- Send Messages in Threads
- Send Messages
- Mention Everyone
- Read Messages/View Channels
- Read Messae History

## Invite Me

Use this link to invite the bot to your channel:

## Usage

Type 'news'

## Development

**1. Clone Me**

```sh
git clone https://github.com/takumade/economic_calendar_bot
```

**2. Create a virtual environment**

```sh
virtualenv venv
```

**3. Activate it**

```sh
source venv/bin/activate
```

**4. Install dependencies**

```sh
pip install -r requirements.txt
```

Inside the .env file add your DISCORD TOKEN

**5. Run it**

```sh
python main.py
```

## CONTRIBUTIONS

### Code

1. Fork the repo
2. Create a branch
3. Add your miserable contribution(s)

![Mike Tyson Lauhing](https://usagif.com/wp-content/uploads/laughing-42.gif)

4. Create a pull request stating what changes you added etc
5. Then I merge your changes

### Suggestions

1. DM me on twitter [takucoder](https://twitter.com/takucoder)
2. OR raise an Issue

#### No unclear or useless contributions please

## Special Thanks

- [Federico Azzurro](https://github.com/federicoazzu)
- [Takunda Madechangu](https://github.com/takumade)