Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

LennyBot ( ͡° ͜ʖ ͡°)

A stupid and simple bot to supply easy access to the face of Lenny.

Add Lenny to your server.

The bot is triggered by the phrase lennyface and simply posts ( ͡° ͜ʖ ͡°) in the chat and deletes the invoking message. The message is deleted if the only text present is lennyface.

Requirements

  • Python (Preferably 3.5+)

  • This bot uses the discord.py API wrapper, you'll need to set that up for this bot to work.

Usage

  1. Create a bot account using the discord developer section.

  2. Add your bot token in credentials.py

  3. Add the bot to your server using the OAUTH url:

  • https://discordapp.com/oauth2/authorize?client_id=BOTCLIENTIDHERE&scope=bot&permissions=0x00002000
  • (If you give the bot permissions to manage messages on your server it will delete the invoking lennyface message.)
  • Make sure to insert your bots client ID in the url.
  1. Start the bot using python LennyBot.py.

Extra bits

Thanks to Rapptz for the discord.py wrapper.

If you want any help feel free to join my testing server and message me.

About

A discord bot for lennyface convenience ( ͡° ͜ʖ ͡°).

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.