From 59cb04cfac03e8f09970ad2bebb1264cdee5753a Mon Sep 17 00:00:00 2001 From: AriHoresh <78949378+AriHoresh@users.noreply.github.com> Date: Sun, 13 Mar 2022 14:37:55 +0200 Subject: [PATCH 1/8] License calrification --- LICENSE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LICENSE.md b/LICENSE.md index 3a6fd6bb..66ce6cf2 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,8 @@ Copyright (c) 2022, Ari Horesh. All rights reserved. +StudyLion's code is provided for educational purposes only, and without warranty. + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE From 3e50d2ed12f85e262961d059c3cd8e86b7df8d36 Mon Sep 17 00:00:00 2001 From: AriHoresh <78949378+AriHoresh@users.noreply.github.com> Date: Tue, 3 May 2022 08:58:38 +0200 Subject: [PATCH 2/8] Removde the private instance text --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 1691eed3..a7c5dfd1 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,6 @@ This bot was founder by [Ari Horesh](https://www.youtube.com/arihoresh) (Ari Hor ### Self Hosting -We offer private instances based on availablity (a private bot for your community) to server owners who want their own branding (logo, color scheme, private and seperate database, better response-rate, and customizability to the text itself). -If you are intrested, contact the founder at contact@arihoresh.com . You can self-host and fork the bot using the following steps, but beware that this version **does not include** our visual graphical user interface, which is only include in the custom private instances or our the public instance. @@ -38,7 +36,6 @@ We do not offer support for self-hosted bots, the code is provided as is without ## Features - - **Students Cards and Statistics** Allow users to create their own private student profile cards and set customs study field tags by using `!stats` and `!setprofile` From f898e6d2d440452c9adb4032d37eac3725b156c7 Mon Sep 17 00:00:00 2001 From: Conatum Date: Tue, 17 May 2022 23:09:42 +0300 Subject: [PATCH 3/8] style (help): Correct new commands. --- bot/modules/meta/help.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/modules/meta/help.py b/bot/modules/meta/help.py index 4835636d..2925a863 100644 --- a/bot/modules/meta/help.py +++ b/bot/modules/meta/help.py @@ -10,7 +10,7 @@ from .lib import guide_link new_emoji = " 🆕" -new_commands = {'botconfig', 'sponsors'} +new_commands = {'brand', 'free', 'premium', 'gift', 'skin', 'addgems', 'removegems'} # Set the command groups to appear in the help group_hints = { From 997f259cf9d51effd315344d57897efa72632013 Mon Sep 17 00:00:00 2001 From: AriHoresh <78949378+AriHoresh@users.noreply.github.com> Date: Sat, 19 Aug 2023 09:50:36 +0200 Subject: [PATCH 4/8] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a7c5dfd1..e3d35dd7 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ StudyLion is a Discord bot that tracks members' study and work time while offeri -[**Invite StudyLion here**](https://discord.studylions.com/invite "here"), and get started with `!help`. +[**Invite StudyLion here**](https://discord.com/oauth2/authorize?client_id=889078613817831495&permissions=8&scope=bot), and get started with `/help`. -Join the [**support server**](https://discord.gg/studylions "support server") to contact us if you need help configuring the bot on your server, or start a [**discussion**](https://github.com/StudyLions/StudyLion/discussions "disscussion") to report issues and bugs. +Join the [**support server**](https://discord.gg/the-study-lions-780195610154237993) to contact us if you need help configuring the bot on your server, or start a [**discussion**](https://github.com/StudyLions/StudyLion/discussions "disscussion") to report issues and bugs. @@ -18,12 +18,11 @@ In the past couple of years, we noticed a new trend on Discord – instead of be -This bot was founder by [Ari Horesh](https://www.youtube.com/arihoresh) (Ari Horesh#0001) to support these forming study communities and allow students all over the world to study better. +This bot was founder by [Ari Horesh](https://www.youtube.com/arihoresh) (@AriHoresh) to support these forming study communities and allow students all over the world to study better. ### Self Hosting - -You can self-host and fork the bot using the following steps, but beware that this version **does not include** our visual graphical user interface, which is only include in the custom private instances or our the public instance. +You can self-host and fork the bot using the following steps, but beware that we do not provide support for self-hosted instances. If you are interested in a private managed instance, contact Ari at contact@arihoresh.com Follow the steps below to self-host the bot. - Clone the repo recursively (which makes sure to include the cmdClient submodule, otherwise you need to initialise it separately) From e4849c1c1fd6da36102b074562cb7092c9ff13de Mon Sep 17 00:00:00 2001 From: AriHoresh <78949378+AriHoresh@users.noreply.github.com> Date: Sat, 19 Aug 2023 10:00:51 +0200 Subject: [PATCH 5/8] Update LICENSE.md --- LICENSE.md | 53 +++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 43 insertions(+), 10 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 66ce6cf2..b797f650 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,12 +1,45 @@ -Copyright (c) 2022, Ari Horesh. -All rights reserved. +StudyLion Open Source License -StudyLion's code is provided for educational purposes only, and without warranty. +Copyright (c) 2023, Ari Horesh. All rights reserved. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +### 1. Definitions + +- "Software": Refers to the Discord bot named "StudyLion" and associated documentation, source code, scripts, assets, and other related materials. +- "Educational Use": Means utilization of the Software primarily for learning, teaching, training, research, or development. +- "Non-commercial Use": Describes an application of the Software where there's no expectation or realization of direct or indirect monetary compensation. + +### 2. Grant of License + +- Under the terms and conditions of this license, the licensor grants a worldwide, non-exclusive, royalty-free, non-transferable license to: + - Use the Software. + - Reproduce the Software. + - Modify the Software, creating derivative works based on the Software. + - Distribute the unmodified Software for Educational and Non-commercial Use. + +### 3. Restrictions + +- Redistribution, whether modified or unmodified, must: + - Preserve the above copyright notice. + - Incorporate this list of conditions. + - Include the following disclaimers. + +- You must not: + - Use the name, trademarks, service marks, or names of the Software or its contributors to endorse or promote derivative products without prior written consent. + - Deploy the Software or any derivative works thereof for commercial purposes or any context leading to financial gain. + - Assert proprietary rights or assign authorship of the original Software to any entity other than the original authors. + - Grant sublicenses for the Software. + +### 4. Contributions + +- Any contributions made to the Software by third parties shall be subject to this license. The contributor grants the licensor a non-exclusive, perpetual, irrevocable license to any such contributions. + +### 5. Termination + +- If you breach any terms of this license, your rights will terminate automatically. Once terminated, you must: + - Halt all utilization of the Software. + - Destroy or delete all copies of the Software in your possession or control. + +### 6. Disclaimer and Limitation of Liability + +- THE SOFTWARE IS OFFERED "AS IS", WITHOUT ANY GUARANTEES OR CLAIMS OF EFFICACY. NO WARRANTIES, IMPLIED OR EXPLICIT, ARE PROVIDED. THIS INCLUDES, BUT IS NOT RESTRICTED TO, WARRANTIES OF MERCHANDISE, FITNESS FOR A SPECIFIC PURPOSE, AND NON-INFRINGEMENT. +- UNDER NO CONDITION SHALL THE AUTHORS, COPYRIGHT HOLDERS, OR CONTRIBUTORS BE ACCOUNTABLE FOR ANY CLAIMS, DAMAGES, OR OTHER LIABILITIES, WHETHER RESULTING FROM CONTRACT, TORT, NEGLIGENCE, OR ANY OTHER LEGAL THEORY, EMERGING FROM, OUT OF, OR CONNECTED WITH THE SOFTWARE OR ITS USE. From e6df4a0215c0f4c12feca326f21cbdd85b471522 Mon Sep 17 00:00:00 2001 From: AriHoresh <78949378+AriHoresh@users.noreply.github.com> Date: Mon, 21 Aug 2023 13:30:43 +0200 Subject: [PATCH 6/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3d35dd7..ac7e6da7 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This bot was founder by [Ari Horesh](https://www.youtube.com/arihoresh) (@AriHor ### Self Hosting -You can self-host and fork the bot using the following steps, but beware that we do not provide support for self-hosted instances. If you are interested in a private managed instance, contact Ari at contact@arihoresh.com +You can self-host and fork the bot using the following steps, but beware that we do not provide support for self-hosted instances. If you are interested in a privately managed instance (affordable paid service), contact Ari at contact@arihoresh.com Follow the steps below to self-host the bot. - Clone the repo recursively (which makes sure to include the cmdClient submodule, otherwise you need to initialise it separately) From 97d6db6347c85493035cf7e1212a5f102cb802f0 Mon Sep 17 00:00:00 2001 From: AriHoresh <78949378+AriHoresh@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:21:02 +0200 Subject: [PATCH 7/8] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ac7e6da7..9f142b82 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -## StudyLion - Discord Study & Productivity Bot +## LionBot (formerlyStudyLion) - Discord Study & Productivity Bot -StudyLion is a Discord bot that tracks members' study and work time while offering members the ability to view their statistics and use productivity tools such as: To-do lists, pomodoro timers, reminders, and much more. +LionBot is a Discord bot that tracks members' study and work time while offering members the ability to view their statistics and use productivity tools such as: To-do lists, pomodoro timers, reminders, and much more. -[**Invite StudyLion here**](https://discord.com/oauth2/authorize?client_id=889078613817831495&permissions=8&scope=bot), and get started with `/help`. +[**Invite LionBot here**](https://discord.com/oauth2/authorize?client_id=889078613817831495&permissions=8&scope=bot), and get started with `/help`. -Join the [**support server**](https://discord.gg/the-study-lions-780195610154237993) to contact us if you need help configuring the bot on your server, or start a [**discussion**](https://github.com/StudyLions/StudyLion/discussions "disscussion") to report issues and bugs. +Join the [**support server**](https://discord.gg/the-study-lions-780195610154237993) to contact us if you need help configuring the bot on your server, or start a [**discussion**](https://github.com/LionBots/LionBot/discussions "disscussion") to report issues and bugs. @@ -104,8 +104,8 @@ Punish cheaters, audit-log, welcome message, and so much more using our full-sca ### Tutorials -A command list and general documentation for StudyLion may be found using the `!help` command, and documentation for a specific command, e.g. `config`, may be found with `!help config`. +A command list and general documentation for LionBot may be found using the `!help` command, and documentation for a specific command, e.g. `config`, may be found with `!help config`. -Make sure to check the [full documentation](https://www.notion.so/izabellakis/StudyLion-Bot-Tutorials-f493268fcd12436c9674afef2e151707 "StudyLion Tutorial") to stay updated. +Make sure to check the [full documentation](https://www.notion.so/izabellakis/LionBot-Bot-Tutorials-f493268fcd12436c9674afef2e151707 "LionBot Tutorial") to stay updated. From d77f164aacb0a92fcac045817b48a349496b035f Mon Sep 17 00:00:00 2001 From: AriHoresh <78949378+AriHoresh@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:21:12 +0200 Subject: [PATCH 8/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f142b82..9a35e94d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -## LionBot (formerlyStudyLion) - Discord Study & Productivity Bot +## LionBot (formerly StudyLion) - Discord Study & Productivity Bot LionBot is a Discord bot that tracks members' study and work time while offering members the ability to view their statistics and use productivity tools such as: To-do lists, pomodoro timers, reminders, and much more.