Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

SayakoHazuki/bad-apple-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note : The code is from NPCat, this repo is just a version that is easier to install

Introduction

Hi! Using this repo you can make a bot to play bad apple in Discord with messages The code is not written by me, I just changed a few lines of the code and made it easier to install with a readme file

Code from NPCat | https://github.com/NPCat/bad-apple-bot

Installation

  1. Create an application with a bot in https://discord.com/developers/applications
  2. Download the zip of this repo and extract it
  3. In the extracted folder, run these commmands (in command prompt or terminal):
  • pip install discord.py
  • pip install pillow
  • pip install dotenv
  1. Create a file called .env
  • in the .env you need to paste your token
TOKEN = YOUR.TOKEN.HERE

Start the bot

To start the bot, run this command (also in command prompt or terminal):

  • python "bad apple discord player.py"

Make sure you have python installed on your device.

Make the bot to send the messages

  1. Invite the bot to a server and give it proper permissions
  2. Type !bad apple
  3. It will start sending the messages

Note : for copyright issues you can create an issue and I will delete this repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages