Skip to content
KasCode edited this page Mar 25, 2021 · 3 revisions

Lenny!

open issues open issues

A not-so-intelligent-yet Python bot!


Description

Lenny's main idea is that it remembers the answer to any question you have, you just have to put the answer in once for Lenny to be able to answer it anytime later. Lenny also has various commands that can be quite useful!


Using Lenny

Another key feature of Lenny is the easy usage. Follow these steps below to get started:

  1. Run this in Terminal: git clone https://github.com/JKasCode/lenny-python.git
  2. cd to the repository: cd lenny-python
  3. Run this command: python3 main.py

Stable version of Lenny is on the main branch. git switch (branch name) to use a newer or different version!

Lenny!

open issues open issues

Home - Commands - Updates


Usage instructions:

  1. Run this in Terminal: git clone https://github.com/JKasCode/lenny-python.git
  2. cd to the repository: cd lenny-python
  3. Run this command: python3 main.py

Stable version of Lenny is on the main branch. git switch (branch name) to use a newer or different version!


Most recent update:

  • Improved commands dict
  • Moved commands dict to cmds.py
  • Introduced reminder
  • New commands: /reminder and /cmds
Clone this wiki locally