A really, really dumb discord bot. It does the classic dadjoke of "Hi {}, I'm dad!" Whilst renaming that user to {}.
Uses Danny's excellent discord.py library, requires that and python 3.5.
You can get it here if you really want it. I don't know why you would. All it needs is the manage nicknames premission, as well as message sending.
Sure, why not. I don't get it, but okay. To self host, you need discord.py, and python 3.5, as well as a bot account. Then, make a seperate file called "tokenfile.py", with the line TOKEN = '{}'
where {} is your bot token.