NOTE: Pytorch3d no longer has to be compiled i have stripped out the function we use to make this a lot easier and also so we do not have to use WSL2 with linux and can now run directly on your windows system, i will leave this guide here for those that still want to explore working with linux wich i do still recommend.
Comments section is not checked often for issues please join the disco diffusion discord for assistance
const Discord = require('discord.js'); | |
const bot = new Discord.Client({ intents: [Discord.Intents.FLAGS.GUILDS] }); | |
// config | |
let botToken = 'Insert-Bot-Token-Here'; | |
let messageLimit = 2000; //number of messages to look back by not limited by discord.js default of 100 | |
let emoji = '✅'; //emoji to react with | |
let channelsList = ['952594922194739220','952587451728285746']; //list of channels to react in | |
NOTE: Pytorch3d no longer has to be compiled i have stripped out the function we use to make this a lot easier and also so we do not have to use WSL2 with linux and can now run directly on your windows system.
Comments section is not checked often for issues please join the disco diffusion discord for assistance
You may now use the official disco diffusion notebook with this tutorial as it has been uodated to reflect the changes here for better cross platform support
this guide will show you how to hard wire an internal wifi adapter to your original xbox. you dont need a high level of soldering skills for this modification. i will be going through the tools and steps i personally used and did to get it working, you may find other suitable choices from what i have done. most of the stuff can be applied to different methods as we are just soldering directly to the pinouts of the ethernet port and 5v/ground from the psu.
please read part preparations to determine if you will need or would like any of the optional features.