Code for Sentdebot in the Sentdex discord channel (discord.gg/sentdex)
Find a file
2019-12-12 13:22:28 -06:00
LICENSE Initial commit 2019-12-12 13:18:34 -06:00
README.md Update README.md 2019-12-12 13:19:30 -06:00
sentdebot.py Create sentdebot.py 2019-12-12 13:22:28 -06:00

sentdebot

Code for Sentdebot in the Sentdex discord channel (discord.gg/sentdex)

Pull requests welcome for just about anything.

The "style" of using methods to interact with sentdebot should be retained.

sentdebot.search("text here") vs !search text here.

I understand this goes against the main method of making discord bots and commands, but I like interacting my way better :)

Code is messy, or as our resident coding expert sysadmin full stack dev Scoot puts it: "Ugly."

Everything you see on init commit was written in 1 pass to just make it work. Feel free to clean up as you wish.