Skip to content

conmcda/aznoc-pybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a simple discord bot I wrote in python. It's easy to setup and configure.

Some of the features include:

  • Bash shell discord channels (implemented using dshell)

  • ?uptime - System uptime command

  • ?ipinfo - IP Information command

  • ?xmas - Displays number of days until Christmas day

  • ?avatar <username> - Discord avatar viewer

  • ?url2img <url> - URL to discord image

  • ?yt2mp3 <url> - Downloads an MP3 from youtube and embeds into discord

  • ?playmp3 <filename> - Plays an mp3 on voice channels previously downloaded

How to install

sudo apt install ffmpeg
pip3 install -r requirements.txt
pip3 install git+https://github.com/ImNimboss/dshell
git clone https://github.com/azn0c/aznoc-pybot.git
#edit config.py with your token and channel + user ids
python3 pybot.py

About

A simple python discord bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published