Skip to content

Tech-Dex/GoGig

Repository files navigation

GoGIG - A Reddit Job Finder As A Discord Bot

Gitmoji Code style: black

A Discord bot that is using AsyncPRAW, a Reddit API to find jobs on subreddits and post them to your Discord channel. I created this bot for programmers so feel free to edit keywords list and subreddit list for your requirements.

demo

Setup

You'll need to create:

Create a local.env and update with your details:

make envs

Usage with Pipenv

make install && make shell
make load
make start

Usage with Requirements.txt

make requirements
make load
make start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to test before pull request.

License

MIT