Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
/ Pearl Public archive

Pearl is a custom Discord bot solution developed within discord.py, an API wrapper written in Python.

License

Notifications You must be signed in to change notification settings

paulranshaw/Pearl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors MIT License LinkedIn


About

Pearl is a custom Discord bot solution developed within discord.py, an API wrapper written in Python.

Inspired from living with a certain feline whilst being at university, Pearl has discovered the Internet and is interactive in a server near you!

Built With

Table of Contents

Installation

To run Pearl, download this repository and ensure that you are running Python 3.5.3 or higher and have discord.py[voice] installed:

python3 -m pip install -U discord.py[voice]

Then set your bot token: token='' within config.py, run pearl.py and away you go!

Commands

Command Usage Description Permission
p!connect <@channel> Pearl will join the requested voice channel, if no channel param is provided Pearl will join the channel of the command author. administrator
p!disconnect Pearl will leave the current voice channel. administrator
p!say <content> Pearl will output the passed argument as a message within the current text channel. administrator

License

Distributed under the MIT License. See LICENSE for more information.

About

Pearl is a custom Discord bot solution developed within discord.py, an API wrapper written in Python.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages