Skip to content

nicvazquez/mr-robot

Repository files navigation

Mr Robot

Mr Robot is a discord bot. It has commands to offer you programming study guides, it also sends free memes, news and courses from time to time on the channel you want.

Demo

_help command memes free courses news

Run Locally

Clone the project

  git clone https://github.com/nicolasvazquezdev/mr-robot.git

Generate your Discord token

Create an Udemy affiliate API Client https://www.udemy.com/developers/affiliate/

Once you have your token and affiliate API, go to the utilities folder and create these 2 variables:

token = "YOUR_TOKEN"
udemyApiAuthorization = "YOUR_AUTHORIZATION_API"

Change the value of these variables with the IDs of your respective channels

memesChannel = 866425056938164234
newsChannel = 974118263640440852
coursesChannel = 865292924824322138

If you want to change the texts of the existing commands, go to the commandsText folder and there you will have their respective files

Authors

Contributing

Contributions are always welcome!

Please don't submit any NSFW content or anything that may be offensive to other people.

Badges

MIT License