Skip to content
/ oxin Public

Oxin is a discord server security bot made with python, it protects server from harmful actions and enables various functions to maintain discord server

Notifications You must be signed in to change notification settings

oxy-Op/oxin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oxin is a discord server security bot made with python, it protects server from harmful actions and enables various functions to maintain discord server

[NOT MAINTAINED]

The code is not maintained and may cause errors in newer versions, this project is made for educational purposes and serves as "know-how".

Technology

  • discord.py as api wrapper
  • sqlite as database

Installation

  1. Clone the repository
    git clone https://github.com/oxy-Op/oxin.git
  2. Install discord.py and sqlite3
      pip install discord && pip install sqlite3
  3. Head to /extras/credentials.py and setup discord bot token
  4. Run python oxin.py

Commands

Oxin supports various commands such as lockallvc, maintainance, lock channel, ban, kick, etc. For more information, head to /commands/* You can also go to discord server and type o!help for more information about commands and usage

Credits

This bot was developed by oxy-Op.

About

Oxin is a discord server security bot made with python, it protects server from harmful actions and enables various functions to maintain discord server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages