-
Notifications
You must be signed in to change notification settings - Fork 1
Home
KasCode edited this page Mar 25, 2021
·
3 revisions
A not-so-intelligent-yet Python bot!
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!
Another key feature of Lenny is the easy usage. Follow these steps below to get started:
- Run this in Terminal:
git clone https://github.com/JKasCode/lenny-python.git
-
cd
to the repository:cd lenny-python
- 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!
Usage instructions:
- Run this in Terminal:
git clone https://github.com/JKasCode/lenny-python.git
-
cd
to the repository:cd lenny-python
- 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