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 !
- Host: GitHub
- URL: https://github.com/jdeepd/mlon-eusk
- Owner: JDeepD
- License: gpl-3.0
- Created: 2020-11-16T16:08:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T07:39:29.000Z (over 3 years ago)
- Last Synced: 2025-02-28T14:45:17.753Z (over 1 year ago)
- Topics: api-rest, discord, discord-bot, discord-py, memes
- Language: Python
- Homepage: https://jdeepd.github.io/Mlon-Eusk/
- Size: 403 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
[](https://github.com/Nova-Striker/Python-4-Beginners/blob/master/LICENSE)
[](https://www.python.org/)
[](https://forthebadge.com)
[](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)