Skip to content

Transcript your Chat! | Easy to use | WORD DOKUMENT OUTPUT | GREAT for Ticket systems

License

Notifications You must be signed in to change notification settings

Tomato6966/Discord-Transcript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Transcript

PRs Welcome Maintenance Ask Me Anything ! Support Server

An advanced Transcript Bot, which allows you to transcript X-almost Infinite messages of a channel, and get them into a readable word (docx) File!

Installation | How to use the Bot

1. Install node.js v12 or higher

2. Download this repo and unzip it | or git clone it

3. Install all of the packages with npm install | the packages are npm install node.js discord.js officegen fs

4. start the bot with node index.js

Usage - index.js

const Discord = require("discord.js");         //load the Discord.js Library
const client = new Discord.Client();           //make a new Client
const config = require("./config.json");       //load in all of the config files
client.on("ready", ()=>console.log("READY"));  //log when the bot gets ready
const transcript = require("./transcript");    //load the transcript.js file
transcript(client, "!transcript", 500);        //call the transcript file with the client, the COMMAND, and the maximum of messages to fetch 
client.login(config.TOKEN);                    //start the bot with the bot token

How it looks like!

Tutorial Vid

Transcription System

NOTE:

If you are having errors/problems with starting delete the package.json file and do, before you install the packages npm init

BEST HOSTING | Bittmax.de

BITTMAX Quality is their solution. Bittmax is our first and probably most important sponsor!

What they are offering:

Quality LXC & KVM (Root) Server Minecraft Hosting, as well as BungeeCord Network Hosting support Cheap and fast Domains WEBHOSTING DISCORD, TEAMSPEAK, Setups / Music Bots GAME SERVER, Rust, Gary's Mod, ..

Discord Server: https://discord.gg/GgjJZCyYKD

Website: https://bittmax.de/

GET 5% OFF EVERYTHING FOR EVER! Code: x10

MC-Host24.de

MC-Host24.de is selling the Best Digital Hosting Services ever! Like For games..

What they are offering:

Quality LXC & KVM (Root) Server WORLDS BEST Minecraft Hosting, Cheap and fast Domains WEBHOSTING DISCORD, TEAMSPEAK, Setups / Music Bots GAME SERVER, Rust, Gary's Mod, ..

Discord Server: https://discord.com/invite/4dGuGXK4A4

Website: mc-host24.de

SUPPORT ME

You can always Support me by inviting one of my own Discord Bots

Musicium Music Bot Milrato Multi Bot

OTHER BOTS

| fork my repository | watch this repo | create issue |

Both bots are still in Development, and will always be in development, this means always uptodate and always online and always improving!