Hello everyone, welcome to the LevelUp repository!
Here you can found the bot's source code and contribute to it.
- 5 levels per server
- Change the required EXP for each level
- Assign an automatic role when the user reaches a certain level
- Change the EXP rate
$ git clone https://github.com/KenzLeVrai/levelup
$ cd levelup
$ pip3 install -r requirements.txt
$ python3 main.py
If you encounter an issue, please open an issue
For any questions, join the LevelUp Discord server: https://discord.gg/6wqpx6gCRf
THE SOFTWARE AND ALL INFORMATION HERE 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.
By using any code or information provided here you are agreeing to all parts of the above Disclaimer.