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

https://github.com/jdeepd/mlon-eusk

Mlon Eusk. I bet you know him !
https://github.com/jdeepd/mlon-eusk

api-rest discord discord-bot discord-py memes

Last synced: about 2 months ago
JSON representation

Mlon Eusk. I bet you know him !

Awesome Lists containing this project

README

          

# Mlon Eusk

#### A customisable API based discord bot that caters to your meme (and whatever available on reddit) needs in your discord server :wink:
[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/Nova-Striker/Python-4-Beginners/blob/master/LICENSE)

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/for-you.svg)](https://forthebadge.com)

------

##### Disclaimer : This is not a tutorial to make a discord bot but rather a guide to customise `Mlon Eusk` according to your needs

##### Prerequisites :

```
1. Python3.x
2. Packages requirements.txt
3. A basic understanding of Python and Discord.py wrapper (for customising)
```

----

##### Steps to proceed:

1. First make a discord application for your bot [here](https://discord.com/developers/applications)
2. Install the packages in `requirements.txt` (Recommended : Use a Virtual environment)
3. Authenticating with the Reddit API.
4. Making requests to the API
5. A few more useful APIs can be found [here](https://github.com/public-apis/public-apis)