Metadata-Version: 2.4
Name: nIRC
Version: 1.0.2
Summary: an asynchronous IRC bot framework
Author-email: NekoMimiOfficial <nekomimi@tilde.team>
Keywords: irc,python,library,asynchronous
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

<img src="https://nekomimi.tilde.team/res/misc/nIRCBanner.png" align="center"/>  

# neko IRC Bot framework  
The *first* and easiest python library for IRC bot development  
asynchronous and batteries-included, there's nothing stopping your IRC shenanigans now!  

This library brings you a modern decorator based interface to creating your IRC apps  
as well as provide types like members and channels, the first IRC bot framework is also the best! >:3  

Control your functions through a single context object and await your commands  

# Docs  
Available [here](https://nekomimi.tilde.team/docs/nIRC)  

# Building  
Make sure you have installed `build` through `pip3`  
```sh
python3 -m build
```

# Installation  
```sh
pip3 install nIRC
```

# NekoRelayChat  
*funny how it actually exists, it's private tho, only available for my friends*  
Want to connect? join this [channel](https://github.com/NekoMimiOfficial/NekoMimiOfficial) 
