Sajin-SlS / Cosmic

Cosmic is a discord bot with multi functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cosmic

Travis GitHub issues GitHub pull requests license alt text

Logo by ssnjrthegr8

Cosmic is a mutli purpose discord bot written in python.The bot can help you in various tasks.Treat him nice and he will treat you the same way.The bot is using modified aiml files of ALICE bot which helps him to understand the users and talk with them.

Features

  1. AI Chat system
  2. Converts youtube videos to mp3
  3. Searches for lyrics of provided song
  4. Music player
  5. Searches and finds torrents as per the need

Building

I basically prefer python3.5 to run cosmic and linux servers though it wroks charm in others too.Following steps are to be done inorder to build cosmic

  1. Clone this repository
git clone https://www.github.com/sreyas-sreelal/Cosmic.git
  1. Use pip to install dependencies
pip install -r requirements.txt
  1. Add COSMIC_TOKEN to environment variables with your token as value
  2. Run bot_main.py file
python3 bot_main.py

Dependencies

  • Discordpy
  • BeautifulSoup
  • ffmpeg
  • Youtubedl

About

Cosmic is a discord bot with multi functionality

License:GNU General Public License v3.0


Languages

Language:Python 100.0%