https://github.com/artucuno/cloud-discordbot
A Discord Bot Launcher! (Not maintained)
https://github.com/artucuno/cloud-discordbot
discord discord-bot discord-py multifunction python
Last synced: about 1 year ago
JSON representation
A Discord Bot Launcher! (Not maintained)
- Host: GitHub
- URL: https://github.com/artucuno/cloud-discordbot
- Owner: Artucuno
- Created: 2017-08-06T07:44:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-07T10:18:25.000Z (almost 9 years ago)
- Last Synced: 2025-03-27T22:07:33.934Z (about 1 year ago)
- Topics: discord, discord-bot, discord-py, multifunction, python
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloud-DiscordBot

# Installing
```
git clone https://github.com/Articuno1234/Cloud-DiscordBot.git
```
then wait...
# Setting up
go into `config.py`
```
TOKEN = 'Your Bots Token'
PREFIX = "!"
OWNER = "Articuno#6618"
OWNERID = "321193377951645699"
CONTACTID = "Channel id"
```
And put all the details in!
# Running
python3
```
cd Cloud-DiscordBot
python3 launcher.py
```
```
cd Cloud-DiscordBot
python3 cloud.py
```
python3.5
```
cd Cloud-DiscordBot
python3.5 Launcher.py
```
```
cd Cloud-DiscordBot
python3.5 cloud.py
```