Skip to content

OfficialAudite/syxcogs

Repository files navigation

intro

PyPI Red Bot Discord Paypal donate license PRs Welcome

SyxCogs

RED Bot - COGS to make things more fun!

Things needed

Before you proceed to the bot installation you will need these things separately:

  • RED Bot
  • FFmpeg
  • Pillow (None of the cogs require it for now.)
  • Python (in some cases)
  • GIT
[Python]
sudo apt-get install python3.6
sudo apt-get update

[Pillow]
sudo apt install python3-pil (ubuntu)
pip3 install Pillow (all other)

[FFmpeg]
git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg

[GIT] (if needed)
sudo apt-get install git

Installation

RED BOT DOWNLOAD
Then you will need to write this command in chat when RED BOT is started. [p] stands for prefix.

[p]cog repo add Syxcogs https://github.com/javascripto/syxcogs

After that there is a chance that you will need to write "I agree" so it adds to repos. Since repo now is installed you can go ahead and install different cogs with command bellow.

[p]cog install Syxcogs [cog]

Example of cog installation:

*cog install Syxcogs hug

Usage

[p]hug
[p]bite
[p]mad
[p]punch
ect

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

2018-06-13

  • Added Ship

2018-06-12

  • Added Bite
  • Added Pout
  • Added Punch
  • Added Slap

Credits

  • Syx (Main developer of Syxcogs)
  • Martinho23 (Developer of Syxcogs)

License

MIT License

Releases

No releases published

Packages

No packages published

Languages