amitsagtani97 / IRC-Bot

An IRC bot to help the community and keep logs.
GNU General Public License v3.0
0 stars 4 forks source link

Improve README.md #5

Open amitsagtani97 opened 6 years ago

amitsagtani97 commented 6 years ago

Add the installation and bot testing process.

Feel free to ask in case of any doubt.

Barathwaja commented 6 years ago

Can you provide certain information like : deployment steps, and what exactly this does? so that i can start working on this.

amitsagtani97 commented 6 years ago

@Barathwaja hi, you can run the script src/main.py to know exactly what is going on. This script uses sockets to connect to the Freenode chat server and deploys our bot on the channel("##bot-testing" for testing at present) and various calls to our bot are handled through that script.

Barathwaja commented 6 years ago

@amitsagtani97 Sorry mate there seems to be error i'm running on python2. Anyway it would be great for you to share small hints so that I will complete now. This IRC Bot that will keep logs??