Skip to content

Private Nekosu utility bot (this is the seventh time ive made this repo)

Notifications You must be signed in to change notification settings

xSkyyy/nksutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NKSUTILS

This is my main project at the moment, aside from Nekosu itself. So far the features are fairly limited and are implemented in far from ideal ways but I am using this project as a way to learn my way around Python better and be able to build bigger and better stuff in the future.

Setup and installation

Setup and installation is NOT RECOMMENDED, however, it is fairly simple. These instructions are written for Ubuntu 18.04LTS with Python3.9

  1. Create an application at Discord's developer site and take note of the token
  2. Clone the repository and navigate to the directory: git clone https://github.com/xskyyy/nksutils && cd nksutils
  3. Install the required python modules: pip3 install -r requirements.txt
  4. Rename and modify the config file: mv config.sample.py config.py then nano config.py
  5. You should now be ready to start the bot, run python3.9 main.py to start.

Support

No support will be provided for using this bot as it was never intended for public use. Use only at your own risk.

About

Private Nekosu utility bot (this is the seventh time ive made this repo)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages